From bf2335abdd1a8da3c382b780ea24ae311f906212 Mon Sep 17 00:00:00 2001 From: zane Date: Wed, 3 Jul 2019 23:12:37 -0700 Subject: [PATCH] adding install notes for python-pil, python-setuptools --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c4249d..5fb9fe6 100644 --- 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 -- 2.30.2