summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Hennion <nicolashennion@gmail.com>2023-10-07 08:16:52 +0200
committerGitHub <noreply@github.com>2023-10-07 08:16:52 +0200
commit9a73bb0a1fe1935ac5d50b61fed7db9e16114ad6 (patch)
treea5a6b0bfd062747a924870779dd8f031ce0f25ad
parentf9f73f739cd1bd5d44770d1e173e823fa83b18b7 (diff)
parenteafc4628da73e5b6d95c6e01a0992adb5239dff4 (diff)
Merge pull request #2559 from evrial/patch-1
Update README.rst
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 01405fa3..b76de522 100644
--- a/README.rst
+++ b/README.rst
@@ -140,8 +140,8 @@ To install Glances, simply use ``pip``:
pip install --user glances
*Note*: Python headers are required to install `psutil`_, a Glances
-dependency. For example, on Debian/Ubuntu you need to install first
-the *python-dev* package (*python-devel* on Fedora/CentOS/RHEL).
+dependency. For example, on Debian/Ubuntu **the simplest** is ``apt install python3-psutil`` or alternatively need to install first
+the *python-dev* package and gcc (*python-devel* on Fedora/CentOS/RHEL).
For Windows, just install psutil from the binary installation file.
*Note 2 (for the Wifi plugin)*: If you want to use the Wifi plugin, you need