diff --git a/mods/README.md b/mods/README.md index 95945a2f03fc0c689f1a273ac683472445c78be0..f891d9d3f4bc25575f15fd65fd85ee348114da86 100644 --- a/mods/README.md +++ b/mods/README.md @@ -18,7 +18,7 @@ clone repos: git clone https://github.com/novnc/noVNC.git install VNC service (assuming username is fab): - cd /home/fab/cams + cd /home/fab/cams/mods sudo cp tightvncserver.service /lib/systemd/system sudo systemctl daemon-reload sudo systemctl enable tightvncserver.service @@ -29,7 +29,7 @@ set VNC password: tightvncpasswd configure VNC: - cp /home/fab/cams/xstartup /home/fab/.vnc/ + cp /home/fab/cams/mods/xstartup /home/fab/.vnc/ gedit /home/fab/.vnc/xstartup set the local Web server username and password can use https certificates