diff --git a/README.html b/README.html index f9454b46a..c7395c94b 100644 --- a/README.html +++ b/README.html @@ -63,7 +63,7 @@
To specify where to install do:
- su -c make PREFIX=custom_path install + ./configure --prefix=custom_path
- make PREFIX=custom_path uninstall + ./configure --prefix=custom_path + make uninstall