summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 58af37c..009fdfa 100644
--- a/README
+++ b/README
@@ -8,13 +8,13 @@ KXML Editor is KParts application, and it must be installed properly to KDE dire
Before ./configure, make and make install process, use
-export KDEDIR=/opt/kde3
+export TDEDIR=/opt/kde3
export QTDIR=/usr/lib/qt3
Of course look where is KDE and Qt path in your system and use correct directories.
If you experience startup crash, check if library libxmleditorpart.so.1.0.0
-is exists in KDEDIR/lib directory.
+is exists in TDEDIR/lib directory.
=======================================================================