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.