summaryrefslogtreecommitdiffstats
path: root/INSTALL.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-26 14:14:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-26 14:14:45 -0600
commit6a565761abf42169a9cf63d28e7274158cf94979 (patch)
treead1b99e95863effa80b2d39d07d46ec70d1e4d30 /INSTALL.in
parentd6ef9b724791e02c050e9cbe1d29cbae531603ca (diff)
downloadbibletime-6a565761abf42169a9cf63d28e7274158cf94979.tar.gz
bibletime-6a565761abf42169a9cf63d28e7274158cf94979.zip
Rename kde-config to tde-config
Diffstat (limited to 'INSTALL.in')
-rw-r--r--INSTALL.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.in b/INSTALL.in
index ab58c09..59b0276 100644
--- a/INSTALL.in
+++ b/INSTALL.in
@@ -31,7 +31,7 @@ Compile BibleTime @VERSION@:
cd ~
tar -xjf bibletime-@VERSION@.tar.bz2
cd ~/bibletime-@VERSION@ # 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