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 71c493b..6b0e501 100644
--- a/INSTALL
+++ b/INSTALL
@@ -35,7 +35,7 @@ Now run CMake to generate the build files, and specify the location
where your system's KDE libraries are installed. A nice general way
to do this is:
-$ cmake . -DCMAKE_INSTALL_PREFIX=`kde-config --prefix`
+$ cmake . -DCMAKE_INSTALL_PREFIX=`tde-config --prefix`
If you omit the install prefix and just run