Update readme now that minitor is in pip

This commit is contained in:
IamTheFij 2018-02-16 18:13:19 -08:00
parent 9c2b4d9029
commit 8eb0a836a5
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ I'm running a few small services and found Sensu, Consul, Nagios, etc. to all be
Install and execute with:
```
pip install -e git+https://git.iamthefij.com/iamthefij/minitor.git#egg=minitor
pip install minitor
minitor
```