From d434d8d99b79e6c1fed67a43fa1a61d49ed9d902 Mon Sep 17 00:00:00 2001 From: Krishna Srinivas Date: Fri, 18 Apr 2014 23:37:53 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68a19c9..e8004ec 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Run on http: If you run it as root it will launch /bin/login (where you can specify the username), else it will launch ssh to localhost and you can specify the sshport using --sshport option and specify username in address bar like this: - `https://yourserver:3000/wetty/ssh/` + `http://yourserver:3000/wetty/ssh/` Run on https: ------------