summaryrefslogtreecommitdiffstats
path: root/README.cvs
diff options
context:
space:
mode:
Diffstat (limited to 'README.cvs')
-rw-r--r--README.cvs2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.cvs b/README.cvs
index dfc0d44..c76b479 100644
--- a/README.cvs
+++ b/README.cvs
@@ -14,7 +14,7 @@ check for other headers or add files), you have to have a current
(>2.50) version of autoconf. Also, you need automake.
Then, just do
- sh bootstrap.sh
+ sh autogen.sh && make
in LibVNCServer's directory, and you should see plenty of output and
finally have a complete build of LibVNCServer.