This commit is contained in:
latyas(懒)
2016-10-21 12:10:26 +08:00
committed by GitHub
parent 79f8ad7f07
commit 2dbc681f81

View File

@@ -21,7 +21,7 @@ sudo pip install RPi.GPIO
For a BeagleBone Black make sure you have the Adafruit_BBIO library by executing:
````
sudo pip instal Adafruit_BBIO
sudo pip install Adafruit_BBIO
````
Install the library by downloading with the download link on the right, unzipping the archive, navigating inside the library's directory and executing: