mirror of https://github.com/nicolargo/glances.git
Add python-dev pre-requisites
This commit is contained in:
parent
2a2c893836
commit
305078a639
|
|
@ -44,6 +44,12 @@ Installation
|
|||
PyPI: The simple way
|
||||
--------------------
|
||||
|
||||
Prerequisites:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
apt-get install python-dev
|
||||
|
||||
Glances is on `PyPI`_. To install, simply use `pip`_:
|
||||
|
||||
.. code-block:: console
|
||||
|
|
|
|||
Loading…
Reference in New Issue