Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
liaan authored Jun 22, 2020
1 parent dc29a0e commit a43870b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pip install paho-mqtt
pip install pyyaml
pip install PyCrypto
```
1. copy sample_config.ym_ to config.yml
1. copy sample_config.ym_ to config.yml under /settings folder or the data-dir you speified
2. Edit config to match your enviroment
3. run ./monitor.py (or python monitor.py)

Expand Down

0 comments on commit a43870b

Please sign in to comment.