From 8eb0a836a51db270b2f734ae64b7228453728a5f Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Fri, 16 Feb 2018 18:13:19 -0800 Subject: [PATCH] Update readme now that minitor is in pip --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dc3ab4..5ae27b4 100644 --- a/README.md +++ b/README.md @@ -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 ```