Skip to content

Commit 346cda0

Browse files
Update README.md
Added missing dependencies
1 parent 07d4cd9 commit 346cda0

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
@@ -24,7 +24,7 @@ Updated source code for the [52Pi EP-0152 Raspberry Pi Fan Expansion Board](http
2424
2. Install `pip3` packages:
2525

2626
```bash
27-
pip3 install pillow adafruit_circuitPython_ssd1306
27+
pip3 install board busio pillow adafruit_circuitPython_ssd1306
2828
```
2929

3030
- For **Raspbery Pi 5**:

0 commit comments

Comments
 (0)