diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -3,8 +3,7 @@ Installation Instructions In a shell, type the following commands: -autoreconf -if -./configure +cmake -DCMAKE_INSTALL_PREFIX=/ . make sudo make install |