From 341c13f4b4b429e94295870f432b9294304d8176 Mon Sep 17 00:00:00 2001 From: Can Altineller Date: Tue, 19 Nov 2024 02:00:36 +0300 Subject: [PATCH] fix --- README.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/README.md b/README.md index 6826fc9..e3ee7ea 100644 --- a/README.md +++ b/README.md @@ -58,17 +58,8 @@ Qwiic cables are a popular choice for connecting various sensors and actuators t
-
sudo apt install python3-smbus2
+
sudo apt install python3-smbus2
- For Ubuntu: - - - - If your Ubuntu version does not have the python3-smbus2 package, use pip3 to install package locally: -