Skip to content

Commit 369c0a1

Browse files
committed
Remove pip3 as it's a dependency of sense-hat
1 parent c1d06ef commit 369c0a1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hardware/sense-hat/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ In order to work correctly, the Sense HAT requires an up to date kernel, I2C ena
1919
1. The python-sense-hat library requires pillow to be installed in order to work under Python 3:
2020

2121
```bash
22-
sudo apt-get install python3-pip
2322
sudo pip-3.2 install pillow
2423
```
2524

0 commit comments

Comments
 (0)