Merge pull request #8 from sepulworld/bug/adding_python_setuptools
authorPhilip Howard <phil@pimoroni.com>
Thu, 4 Jul 2019 10:18:04 +0000 (11:18 +0100)
committerGitHub <noreply@github.com>
Thu, 4 Jul 2019 10:18:04 +0000 (11:18 +0100)
adding install notes for python-pil, python-setuptools

README.md

index 8c4249d680bd7729d6d67d3320ed4984cd8d175d..5fb9fe6b6766157b7e7a37bfc0e80154fbf115cb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ And if you're using a PMS5003 sensor you will need to:
 And install additional dependencies:
 
 ```
-sudo apt install python-numpy python-smbus
+sudo apt install python-numpy python-smbus python-pil python-setuptools
 ```
 
 ## Help & Support