diff --git a/installer.sh b/installer.sh index c104484..9646300 100644 --- a/installer.sh +++ b/installer.sh @@ -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