Update installer.sh
This commit is contained in:
parent
146a99d61d
commit
088418f220
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ cd /opt
|
||||||
sudo git clone https://github.com/DexterInd/RFR_Tools.git
|
sudo git clone https://github.com/DexterInd/RFR_Tools.git
|
||||||
cd RFR_Tools/miscellaneous
|
cd RFR_Tools/miscellaneous
|
||||||
sudo apt install python3-periphery
|
sudo apt install python3-periphery
|
||||||
sudo pip3 install smbus-cffi
|
sudo pip3 install smbus-cffi --break-system-packages
|
||||||
sudo python3 setup.py build
|
sudo python3 setup.py build
|
||||||
sudo python3 setup.py install
|
sudo python3 setup.py install
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue