From 305078a63910c98009378ad40833cc6e16945d42 Mon Sep 17 00:00:00 2001 From: Nicolargo Date: Sat, 19 Apr 2014 16:36:13 +0200 Subject: Add python-dev pre-requisites --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 0362fbd2..590ac69a 100644 --- a/README.rst +++ b/README.rst @@ -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 -- cgit v1.2.3