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 abd98bc..6af5cc8 100644
--- a/INSTALL
+++ b/INSTALL
@@ -31,7 +31,7 @@ Compile BibleTime 1.6.5.1:
cd ~
tar -xjf bibletime-1.6.5.1.tar.bz2
cd ~/bibletime-1.6.5.1 # Move to your source directory
-kde-config --prefix # Displays your KDE directory (optional)
+tde-config --prefix # Displays your KDE directory (optional)
./configure --prefix=<your KDE dir> # create makefiles
make # compile BibleTime
su -c "make install" # change to "root user" and install BibleTime