summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorNicolas Hennion <nicolas@nicolargo.com>2012-09-14 16:28:18 +0200
committerNicolas Hennion <nicolas@nicolargo.com>2012-09-14 16:28:18 +0200
commitf52bdf65777c69874d87ba92ef179e7615c1b8c1 (patch)
tree514a244955a8008aa9ec0c5ce7155d4831d061be /README
parent574e780c7784762bef18d51cbfb3ff9cdd7e9cdd (diff)
Update installation doc
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 06457ae4..38307b7b 100644
--- a/README
+++ b/README
@@ -43,6 +43,7 @@ PyPi is an official Python package manager.
You first need to install pypi on your system. For example on Debian/Ubuntu:
+ $ sudo apt-get update
$ sudo apt-get install python-pip build-essential python-dev
Then install the latest Glances version:
@@ -83,6 +84,7 @@ Get the latest version:
Glances use a standard GNU style installer (for a Debian like system):
+ $ sudo apt-get update
$ sudo apt-get install python-setuptools build-essential python-dev
$ cd /tmp
$ tar zxvf glances-last.tgz