From eceed4b116093d5d12ff5a44a894d201dbf6a5b8 Mon Sep 17 00:00:00 2001 From: Francois-Guillaume Ribreau Date: Wed, 15 May 2013 20:21:19 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6b771a6..b537474 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,10 @@ RKEY=REDSMIN_CONNECTION_KEY [RURL=redis://127.0.0.1:6379] [RAUTH=password] redsm Redsmin proxy connects to `ssl.redsmin.com` on port `443`, currently the socket connection is in plain text but SSL/TLS will be added really soon. +### Uninstall + +```npm uninstall redsmin -g``` + ------------------ ### History