summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-02-26 14:14:45 -0600
committerTimothy Pearson <[email protected]>2012-02-26 14:14:45 -0600
commit6a565761abf42169a9cf63d28e7274158cf94979 (patch)
treead1b99e95863effa80b2d39d07d46ec70d1e4d30 /INSTALL
parentd6ef9b724791e02c050e9cbe1d29cbae531603ca (diff)
downloadbibletime-6a565761abf42169a9cf63d28e7274158cf94979.tar.gz
bibletime-6a565761abf42169a9cf63d28e7274158cf94979.zip
Rename kde-config to tde-config
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