diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |