aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index a6c1635d..3afe95d6 100644
--- a/README
+++ b/README
@@ -33,10 +33,10 @@ writable by the installer.
After executing configure, execute:
- sh install
+ make
+ make install
-The install script will create, if necessary, all required sub-
-directories.
+The install target will create, if necessary, all required sub-directories.
Windows Build
-------------