From 555eb2456c3d43a8efb1dcd287072d54da1c350d Mon Sep 17 00:00:00 2001 From: Camron Levanger Date: Tue, 29 Jul 2014 17:28:27 -0600 Subject: [PATCH] jeez, I'm on a roll --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 825c72f..76ca0ba 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ and finally set proper permissions. cd /path/to/where/you/want/it git clone git@github.com:camronlevanger/nagios-wss.git - cd nagios-stomp + cd nagios-wss pip install -r requirements.txt chmod +x check_wss_conn.py