From 84f1f7c84719073dde00830fe437c1d15aa2fa1f Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Fri, 8 Dec 2017 16:25:14 +0100 Subject: [PATCH] Password prompt now comes after connect --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3928eccb..9121b6b9 100644 --- a/README.md +++ b/README.md @@ -100,8 +100,8 @@ proxy. `./utils/launch.sh --vnc localhost:5901` * Point your browser to the cut-and-paste URL that is output by the launch - script. Enter a password if the VNC server has one configured. Hit the - Connect button and enjoy! + script. Hit the Connect button, enter a password if the VNC server has one + configured, and enjoy! ### Authors/Contributors