Skip to content

Commit 506c967

Browse files
Update README.md
Removed busio
1 parent 563f062 commit 506c967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ This repository is compatible with the following Raspberry Pi versions on [Raspb
2828
2. Install `pip3` packages:
2929

3030
```bash
31-
pip3 install board busio pillow adafruit_circuitPython_ssd1306
31+
pip3 install board pillow adafruit_circuitPython_ssd1306
3232
```
3333

3434
- For **Raspbery Pi 5**:

0 commit comments

Comments
 (0)