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: ------------