summaryrefslogtreecommitdiffstats
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 9a6ec79..27509b8 100644
--- a/README
+++ b/README
@@ -44,7 +44,7 @@ INSTALLATION:
In order to compile and install Kaffeine on your system, type the following in the base
directory of the Kaffeine distribution:
- 1.) ./configure --prefix=KDEDIR --mandir=MANPAGE_DIR (e.g. for SuSE: --prefix=/opt/kde3 --mandir=/usr/share/man)
+ 1.) ./configure --prefix=KDEDIR --mandir=MANPAGE_DIR (e.g. for SuSE: --prefix=/opt/trinity --mandir=/usr/share/man)
(use ./configure --help for more options)
2,) make