summaryrefslogtreecommitdiffstats
path: root/doc/klcddimmer.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/klcddimmer.html')
-rw-r--r--doc/klcddimmer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/klcddimmer.html b/doc/klcddimmer.html
index 193240d..e7525e6 100644
--- a/doc/klcddimmer.html
+++ b/doc/klcddimmer.html
@@ -124,7 +124,7 @@ You can also find details about new features on my blog, in this area: <a href="
When you run configure, you should pass the KDE root directory as
--prefix (in my system it is /usr). If you don't know about this directory, you can get the right value by running:<br>
-<pre>kde-config --prefix</pre>
+<pre>tde-config --prefix</pre>
<p>The steps to perform for the
@@ -138,7 +138,7 @@ following steps: </p>
<pre>./configure --prefix=&lt;your KDE directory&gt;<br></pre>
Or, to automatically get the KDE root directory (notice it is ` and not '):
-<pre>./configure --prefix=`kde-config --prefix`<br></pre>
+<pre>./configure --prefix=`tde-config --prefix`<br></pre>
<p>and then:</p>