summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authornicolargo <nicolargo@nicolargo-boulot.(none)>2012-03-13 14:31:19 +0100
committernicolargo <nicolargo@nicolargo-boulot.(none)>2012-03-13 14:31:19 +0100
commitf003af111acf5909e06490bc39dd683f762471c7 (patch)
treea70d59f21ff71a4bed885e96c07d407b8b54e440 /README
parent1c2094998c30468deaab6700cac7b4866a02d7dc (diff)
Update doc for PPA
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
index 3ccb7acc..e8a7556d 100644
--- a/README
+++ b/README
@@ -19,6 +19,18 @@ It is developed in Python and uses the python-statgrab lib.
Packages exist for Arch, Fedora, Redhat ...
+### From PPA (Ubuntu/Mint)
+
+Thanks to Arnaud Hartmann, a PPA is available for the stable branch.
+
+To install it on your Ubuntu system:
+
+ $ sudo add-apt-repository ppa:arnaud-hartmann/glances-stable
+ $ sudo apt-get update
+ $ sudo apt-get install glances
+
+The PPA is available for Ubuntu version 9.10 to 12.04.
+
### From source
Get the latest version: