mirror of
https://github.com/pimoroni/st7735-python.git
synced 2025-01-05 22:40:25 +03:00
typo
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user