summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL3
1 files changed, 1 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 13c68d4..0296b7b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -3,8 +3,7 @@ Installation Instructions
In a shell, type the following commands:
-autoreconf -if
-./configure
+cmake -DCMAKE_INSTALL_PREFIX=/ .
make
sudo make install