summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/README.md b/README.md
index d1b2e8ec..e23055a5 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,13 @@ It is developed in Python.
## Installation
+Pre-requisites (information for packagers):
+
+* Python 2.6+ (not tested with Python 3+)
+* python-setuptools (fo the installation via setup.py)
+* python-psutil 0.4.1+ (replace the old libstatgrab's lib)
+* python-jinja2 2.0+ (optional for HTML export)
+
### From package manager (very easy way)
Packages exist for Arch, Fedora, Redhat, FreeBSD...
@@ -69,11 +76,6 @@ Glances use a standard GNU style installer:
$ cd glances-1.4
$ sudo python setup.py install
-Pre-requisites:
-
-* Python 2.6+ (not tested with Python 3+)
-* python-setuptools
-
## Running
Easy way (that's all folks !):