Updated docs for raspbian deps

MAX31855-EH
chrono 2013-11-24 00:02:24 +01:00
rodzic e1c4df4d93
commit 4e4e64abd4
1 zmienionych plików z 8 dodań i 0 usunięć

Wyświetl plik

@ -8,6 +8,14 @@ Based on MAX 31855 Cold-Junction K-Type Thermocouple and Raspberry Pi GPIO drive
Python Requirements:
Gentoo:
- dev-python/bottle
- dev-python/gevent
- dev-python/gevent-websocket
Raspbian:
sudo apt-get install python-dev libevent-dev
sudo pip install bottle gevent gevent-websocket