From a3e6c21bea544c00609ee56b5af67912d2423d0a Mon Sep 17 00:00:00 2001 From: snorkeyg Date: Thu, 3 Nov 2011 19:13:55 -0700 Subject: [PATCH] Updated Windows Websockify Service Readme (markdown) --- Windows-Websockify-Service-Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows-Websockify-Service-Readme.md b/Windows-Websockify-Service-Readme.md index 1c67d11..0af7ef5 100644 --- a/Windows-Websockify-Service-Readme.md +++ b/Windows-Websockify-Service-Readme.md @@ -16,7 +16,7 @@ sc create "noVNC Websocket Server" binPath= "PATH TO noVNC eg C:\noVNC\utils\Win The file noVNCConfig.ini must be in the same directory as "noVNC Websocket Service.exe". -This file contains a single line which is the websockify.exe statup arguements. An example is: +This file contains a single line which is the websockify.exe startup arguements. An example is: 192.168.0.1:5901 192.168.0.1:5900 All websockify supported arguements will work if added here.