summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 889c75b..775388d 100644
--- a/README
+++ b/README
@@ -37,7 +37,7 @@ Installation
As usual for GNU packages:
- $ ./configure --prefix=/usr/local
+ $ ./configure --prefix=[[PREFIX]] where [[PREFIX]] is e.g. $HOME/local
$ make
$ make install