Update README.md
This commit is contained in:
parent
3de9a8a989
commit
a5ca3ecd17
1 changed files with 7 additions and 0 deletions
|
@ -31,11 +31,18 @@ Install and run
|
|||
===============
|
||||
|
||||
wget https://bootstrap.pypa.io/get-pip.py
|
||||
|
||||
sudo python get-pip.py
|
||||
|
||||
sudo pip install tornado
|
||||
|
||||
cd
|
||||
|
||||
git clone https://github.com/raspibo/eventman
|
||||
|
||||
cd eventman
|
||||
|
||||
./eventman_server.py
|
||||
|
||||
|
||||
Open browser and navigate to: http://localhost:5242/
|
||||
|
|
Loading…
Reference in a new issue