summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/INSTALL
index 49f7823..71c493b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -68,10 +68,10 @@ By default, the install prefix will be /usr/local. If your KDE is
installed at some other prefix, you probably want to override this
setting, as suggested in "A Typical Build with CMake." You may
install to /usr/local or anywhere else, but if you do so, you must add
-that location to your KDEDIRS environment variable before running
+that location to your TDEDIRS environment variable before running
Rosegarden. For example:
-$ export KDEDIRS=/usr/local:$KDEDIRS
+$ export TDEDIRS=/usr/local:$TDEDIRS
$ rosegarden
Another option, useful for packagers, is setting DESTDIR at install