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 934f158f..2e4b1228 100644
--- a/INSTALL
+++ b/INSTALL
@@ -5,7 +5,7 @@ In order to compile and install Amarok on your system, type the following in the
base directory of the Amarok distribution:
- % ./configure --prefix=`kde-config --prefix`
+ % ./configure --prefix=`tde-config --prefix`
% make
% make install