From acad10a5de417813880d0b52ceae9465d6a9eb9e Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Fri, 23 Jul 2010 12:32:15 -0500 Subject: [PATCH] README.md: correction about VNC_uri_prefix. It points to the include sub-directory, not to the directory above. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50d02680..2f9d4e20 100644 --- a/README.md +++ b/README.md @@ -213,7 +213,7 @@ See `vnc.html` and `vnc_auto.html` for examples. The file The `vnc.js` also includes other scripts within the `include` sub-directory. The `VNC_uri_prefix` variable can be use override the -URL path to the directory that contains the `include` sub-directory. +URL path to the `include` sub-directory. ### Troubleshooting