Skip to content

Commit f0acad6

Browse files
committed
Update install
1 parent 38177cc commit f0acad6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

install

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ sudo update-rc.d emonhub defaults 99
4040

4141
###install dependancies
4242
sudo apt-get install -y python-serial python-configobj
43+
sudo pip install paho-mqtt
44+
sudo pip install pydispatcher
4345

4446
### create "emonhub" user
4547
sudo useradd -M -r -G dialout,tty -c "emonHub user" emonhub

0 commit comments

Comments
 (0)