summaryrefslogtreecommitdiffstats
path: root/docs/install.rst
diff options
context:
space:
mode:
authorAlessio Sergi <al3hex@gmail.com>2018-02-15 19:23:50 +0100
committerAlessio Sergi <al3hex@gmail.com>2018-02-15 19:23:50 +0100
commit7364b6d4d0973a0f89172a847c9c6106eeca809a (patch)
tree8c43e3eaee7958fd55fbe0b35d00cca7b30486d9 /docs/install.rst
parent83d47a8bc9c0de6eebdd81585ababc6b283c8e0e (diff)
's/P[Ss][Uu]til/psutil/g'
Hey, I'm just trying to be consistent.
Diffstat (limited to 'docs/install.rst')
-rw-r--r--docs/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.rst b/docs/install.rst
index 06082fd8..dcd56bf8 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -15,7 +15,7 @@ To install, simply use ``pip``:
*Note*: Python headers are required to install `psutil`_. For example,
on Debian/Ubuntu you need to install first the *python-dev* package.
For Fedora/CentOS/RHEL install first *python-devel* package. For Windows,
-just install PsUtil from the binary installation file.
+just install psutil from the binary installation file.
You can also install the following libraries in order to use optional
features (like the Web interface, export modules...):