From 3397830fb9f1800163f6a1655eda057720d439ab Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Mon, 5 Dec 2011 22:20:36 -0600 Subject: Fix retquire --- doc/install.html | 4 ++-- 1 file 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"

Installation

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.

Before reporting bugs, please read the Troubleshooting and build.py Options pages.

-

System Retquirements

+

System Requirements

PyKDE only runs on Linux or other Unix-based systems. The usual tools (compiler, linker, make, etc) are required. In addition you need:

-- cgit v1.2.1