docs(libgpiod): fix typo
This commit is contained in:
parent
16054b3687
commit
108f4e381b
1 changed files with 1 additions and 3 deletions
|
|
@ -1,9 +1,7 @@
|
|||
# Instructions!
|
||||
# cd ~
|
||||
# sudo apt-get install python3-pip
|
||||
# sudo pip3 install --upgrade adafruit-python3-shell click
|
||||
# => NOTE: if the adafruit library fails, try installing
|
||||
# the adafruit-python-shell package instead.
|
||||
# sudo pip3 install --upgrade adafruit-python-shell click
|
||||
# wget https://raw.githubusercontent.com/adafruit/Raspberry-Pi-Installer-Scripts/master/libgpiod.py
|
||||
# sudo python3 libgpiod.py
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue