From 0af07711ec26f0b2af7b464b15566a04f2156d7e Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Mon, 26 Jul 2010 17:41:19 -0500 Subject: [PATCH] README.md: fix command formatting. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2f9d4e20..1ffbd12d 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ There a few reasons why a proxy is required: server under Ubuntu you would do something like this: `sudo apt-get install tightvncserver` + `vncserver :1` The VNC server will run in the background. The port that it runs @@ -90,6 +91,7 @@ There a few reasons why a proxy is required: server will fight over the mouse. `sudo apt-get install x11vnc` + `x11vnc -forever -display :0` Without the `-forever` option, x11vnc will exit after the first