summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index e3bc2df..9d98581 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-Use ./configure; make; sudo make test; sudo make install.
+Use ./configure; make; make test; sudo make install.
If building from git, run ./autogen.sh first.