Skip to content

Commit 01f6f27

Browse files
authored
Correct README to python3
1 parent 05c735a commit 01f6f27

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
@@ -51,7 +51,7 @@ And if you're using a PMS5003 sensor you will need to:
5151
And install additional dependencies:
5252

5353
```
54-
sudo apt install python-numpy python-smbus python-pil python-setuptools
54+
sudo apt install python3-numpy python3-smbus python3-pil python3-setuptools
5555
```
5656

5757
## Alternate Software & User Projects

0 commit comments

Comments
 (0)