Updated docs for raspbian deps

This commit is contained in:
chrono 2013-11-24 00:02:24 +01:00
parent e1c4df4d93
commit 4e4e64abd4

View File

@ -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