summaryrefslogtreecommitdiff
path: root/INSTALL.rst
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.rst')
-rw-r--r--INSTALL.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.rst b/INSTALL.rst
index c7efea5e..46aee6cd 100644
--- a/INSTALL.rst
+++ b/INSTALL.rst
@@ -9,7 +9,7 @@ install a C compiler. All you have to do is::
pip install psutil
-If wheels are not available for your platform or architecture, or you whish to
+If wheels are not available for your platform or architecture, or you wish to
build & install psutil from sources, keep reading.
Linux (build)