projects
/
EVA-2020-02-2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
22ad858
)
Merge pull request #8 from sepulworld/bug/adding_python_setuptools
author
Philip Howard
<phil@pimoroni.com>
Thu, 4 Jul 2019 10:18:04 +0000
(11:18 +0100)
committer
GitHub
<noreply@github.com>
Thu, 4 Jul 2019 10:18:04 +0000
(11:18 +0100)
adding install notes for python-pil, python-setuptools
README.md
patch
|
blob
|
blame
|
history
diff --git
a/README.md
b/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