X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02-2.git/blobdiff_plain/9f97a4b46203358638622d7ed9df9e9a6675835e..8c9d06156f0e0d66163a16acc2f6c5d42812b5f0:/README.md diff --git a/README.md b/README.md index ebc4f93..5fb9fe6 100644 --- 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