diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:49:27 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-02-26 14:49:27 -0600 |
commit | 19854991f233a36e77fed0744e758352cebf420e (patch) | |
tree | 89fdaaa2ea58d213ff3bb89a07b896083b4bb7b9 /quanta | |
parent | 3bbf18686c48d918f682d6b9fead934bb1745295 (diff) | |
download | tdewebdev-19854991f233a36e77fed0744e758352cebf420e.tar.gz tdewebdev-19854991f233a36e77fed0744e758352cebf420e.zip |
Rename kde-config to tde-config
Diffstat (limited to 'quanta')
-rw-r--r-- | quanta/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/quanta/README b/quanta/README index aa6406b1..334fc374 100644 --- a/quanta/README +++ b/quanta/README @@ -90,9 +90,9 @@ following: - run "./configure" The recommended place where to install Quanta is your $TDEDIR. To find out, use -"kde-config --prefix" or simply configure Quanta with: +"tde-config --prefix" or simply configure Quanta with: -./configure --prefix `kde-config --prefix` +./configure --prefix `tde-config --prefix` If you use Quanta+ from SVN, or your ./configure script is missing, run "make -f Makefile.cvs" and you will get it. |