summaryrefslogtreecommitdiffstats
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 5053a25..f5825c7 100644
--- a/INSTALL
+++ b/INSTALL
@@ -27,7 +27,7 @@ On some systems, it might be necessary to configure the project
using scons configure qtincludes=path1 kdeincludes=path2
like this:
$ scons configure qtincludes=/usr/include/qt3/include \
-> kdeincludes=/usr/lib/kde3/include
+> kdeincludes=/usr/lib/trinity/include
When in doubt, use scons --help or scons -h to display the options.
As when using ./configure you can specify using prefix=... where to