summaryrefslogtreecommitdiffstats
path: root/doc/install.html
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2023-01-08 11:55:55 +0100
committerSlávek Banko <slavek.banko@axis.cz>2023-01-23 00:52:28 +0100
commitcddd660ca43dbe5d4ce0f7ed6bacee48ea46da93 (patch)
tree277dba53239d6367cf2946458757600caf6e82a5 /doc/install.html
parent79ced6fbbdda1158aef437760ee0455fb9a9016d (diff)
downloadpytde-cddd660ca43dbe5d4ce0f7ed6bacee48ea46da93.tar.gz
pytde-cddd660ca43dbe5d4ce0f7ed6bacee48ea46da93.zip
Update after renaming qt => tqt in PyTQt module.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'doc/install.html')
-rw-r--r--doc/install.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install.html b/doc/install.html
index 7c405a5..268ace6 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -37,7 +37,7 @@ sip must be installed. sip is the bindings code generator and run-time lib for P
<dt>PyTQt</dt>
<dd>
PyTQt must be installed Just as KDE depends on TQt, PyKDE depends on PyTQt. If you don't already have
-PyTQt installed, you can get it <a href="http://www.riverbankcomputing.co.uk/pyqt/download.php">here</a></dd>
+PyTQt installed, you can get it <a href="http://www.riverbankcomputing.co.uk/pytqt/download.php">here</a></dd>
</dl>
<p>
<b>NOTE: sip, PyTQt, and PyKDE must be compatible versions (the PyKDE build script will test
@@ -55,7 +55,7 @@ These files only work with KDE and TQt 3.x.x - they don't work with TQt4 or the
<h4>If PyTQt was installed from an RPM ---</h4>
<p>
If you have installed sip and PyTQt from binaries, to build PyKDE you <b>must</b> have
-the sipconfig.py and pyqtconfig.py files (suitable for your environment) installed. These
+the sipconfig.py and pytqtconfig.py files (suitable for your environment) installed. These
are in the same location as the PyTQt files (usually python/site-packages). These config
files are generated automatically if you build/compile sip and PyTQt from source.
</p>