diff options
Diffstat (limited to 'doc/en/installation.docbook')
-rw-r--r-- | doc/en/installation.docbook | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/installation.docbook b/doc/en/installation.docbook index 478e8d9..30e97f7 100644 --- a/doc/en/installation.docbook +++ b/doc/en/installation.docbook @@ -655,7 +655,7 @@ Please don't use the <filename>/usr/local</filename> directory as it simply won' file.</para> </note> <para>If you can notdetermine your TDEDIR, - <command>kde-config --prefix</command> might help + <command>tde-config --prefix</command> might help you.</para> <para></para> <!-- Empty line to make it more readable --> @@ -817,7 +817,7 @@ Good - your configure finished. Start make now <para>If you used another --prefix= than <filename>$TDEDIR or /usr/local</filename>, it is recommended to do an extra check: -<screen><prompt>$</prompt> <userinput><command>kde-config</command> <option>--path exe</option></userinput> +<screen><prompt>$</prompt> <userinput><command>tde-config</command> <option>--path exe</option></userinput> /home/frank/.kde/bin/:/usr/bin/:/usr/local/bin/ <prompt>$</prompt></screen> If the |