summaryrefslogtreecommitdiffstats
path: root/doc/nl/index.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/nl/index.docbook')
-rw-r--r--doc/nl/index.docbook2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/nl/index.docbook b/doc/nl/index.docbook
index e114263..3793286 100644
--- a/doc/nl/index.docbook
+++ b/doc/nl/index.docbook
@@ -2148,7 +2148,7 @@ url="http://tdesvn.alwins-world.de/browser/trunk/ChangeLog">http://tdesvn.alwins
<screen>
<prompt>%</prompt> <userinput><command>mkdir</command> build</userinput>
<prompt>%</prompt> <userinput><command>cd</command> build</userinput>
-<prompt>%</prompt> <userinput><command>cmake</command> ../ -DCMAKE_INSTALL_PREFIX=`kde-config --prefix` -DCMAKE_BUILD_TYPE=Release</userinput>
+<prompt>%</prompt> <userinput><command>cmake</command> ../ -DCMAKE_INSTALL_PREFIX=`tde-config --prefix` -DCMAKE_BUILD_TYPE=Release</userinput>
<prompt>%</prompt> <userinput><command>make</command></userinput>
<prompt>%</prompt> <userinput><command>make</command> install</userinput>
</screen>