summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authoryorhel <yorhel@ce56bc8d-f834-0410-b703-f827bd498a76>2007-07-21 13:55:51 +0000
committeryorhel <yorhel@ce56bc8d-f834-0410-b703-f827bd498a76>2007-07-21 13:55:51 +0000
commit3fddf6f09b0785d362f48be6e1675a76534002d5 (patch)
tree94f6875f5d88420637bc0262b11453d9355cb213 /INSTALL
parent4de245f29be7558cf3dd4c68e038ff6c48b2de26 (diff)
Added exclude option and increased version numer
git-svn-id: svn://blicky.net/ncdu/trunk@3 ce56bc8d-f834-0410-b703-f827bd498a76
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index bc04c6c..fa04b7e 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,5 +1,5 @@
The usual:
- ./configure
+ ./configure --prefix=/usr
make
make install