Update installer.sh
This commit is contained in:
parent
ac98b4e6b4
commit
146a99d61d
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ sudo bash install.sh
|
|||
echo -e "${green}i2c-tools installeren...${reset}"
|
||||
cd /opt
|
||||
sudo git clone https://github.com/DexterInd/RFR_Tools.git
|
||||
cd RFR_Tools/miscllaneous
|
||||
cd RFR_Tools/miscellaneous
|
||||
sudo apt install python3-periphery
|
||||
sudo pip3 install smbus-cffi
|
||||
sudo python3 setup.py build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue