From 146a99d61de8f68d7b6228376880938e9dba8261 Mon Sep 17 00:00:00 2001 From: Blackwhitebear8 Date: Fri, 28 Mar 2025 10:35:27 +0100 Subject: [PATCH] Update installer.sh --- installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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