Transitional fix for new LTR559 library
[EVA-2020-02-2.git] / README.md
index ebc4f93a39ae0539c556a97843b0cc942913c3dd..5fb9fe6b6766157b7e7a37bfc0e80154fbf115cb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Designed for environmental monitoring, Enviro+ lets you measure air quality (pol
 
 # Installing
 
-You're best using the git clone / install.sh method if you want all of the UART serial configuration for the PMS5003 particulate matter sensor to run automatically.
+You're best using the "One-line" install method if you want all of the UART serial configuration for the PMS5003 particulate matter sensor to run automatically.
 
 ## One-line (Installs from GitHub)
 
@@ -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