summaryrefslogtreecommitdiffstats
path: root/doc/install.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 22:20:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-05 22:20:36 -0600
commit3397830fb9f1800163f6a1655eda057720d439ab (patch)
tree9a643bb26899bead407110cd06d2d2cf2c854730 /doc/install.html
parent8c9e5c21b7246ebab379d6d36120992c5e82501e (diff)
downloadpytde-3397830fb9f1800163f6a1655eda057720d439ab.tar.gz
pytde-3397830fb9f1800163f6a1655eda057720d439ab.zip
Fix retquire
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 a2dff56..7c405a5 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -19,12 +19,12 @@ CLASS="NAVHEADER"
<h1>Installation</h1>
These docs only cover installing PyKDE from source (ie building and compiling PyKDE). You
should read the "Testing" section at the end of this page even if installing from RPMs. RPM
-installs also have the same System Retquirements as noted in the next section.
+installs also have the same System Requirements as noted in the next section.
<p>
Before reporting bugs, please read the <a href="trouble.html">Troubleshooting</a> and
<a href="switches.html">build.py Options</a> pages.
</p>
-<h2>System Retquirements</h2>
+<h2>System Requirements</h2>
<p>PyKDE only runs on Linux or other Unix-based systems. The usual tools (compiler,
linker, make, etc) are required. In addition you need:
</p>