diff --git a/README b/README index e9ed3a0e..ee90c4cd 100644 --- a/README +++ b/README @@ -39,17 +39,8 @@ You had to install the version 0.5 using the following commands: $ ./setup.py build $ sudo ./setup.py install -Notes: Ubuntu 10.10 repos only include the python-statgrab 0.4. -You had to install the version 0.5 using the following commands: - - $ sudo apt-get install git-core build-essential autoconf automake python python-statgrab libstatgrab-dev - $ wget http://ftp.uk.i-scream.org/sites/ftp.i-scream.org/pub/i-scream/pystatgrab/pystatgrab-0.5.tar.gz - $ tar zxvf pystatgrab-0.5.tar.gz - $ cd pystatgrab-0.5/ - $ ./setup.py build - $ sudo ./setup.py install - -Notes: There is an issue with Ubuntu 10.04 (https://github.com/nicolargo/glances/issues/5) +Notes: Ubuntu 10.04 and 10.10. +The instruction to install the version 0.5 are here: https://github.com/nicolargo/glances/issues/5#issuecomment-3033194 ## Running diff --git a/README.md b/README.md index e9ed3a0e..ee90c4cd 100644 --- a/README.md +++ b/README.md @@ -39,17 +39,8 @@ You had to install the version 0.5 using the following commands: $ ./setup.py build $ sudo ./setup.py install -Notes: Ubuntu 10.10 repos only include the python-statgrab 0.4. -You had to install the version 0.5 using the following commands: - - $ sudo apt-get install git-core build-essential autoconf automake python python-statgrab libstatgrab-dev - $ wget http://ftp.uk.i-scream.org/sites/ftp.i-scream.org/pub/i-scream/pystatgrab/pystatgrab-0.5.tar.gz - $ tar zxvf pystatgrab-0.5.tar.gz - $ cd pystatgrab-0.5/ - $ ./setup.py build - $ sudo ./setup.py install - -Notes: There is an issue with Ubuntu 10.04 (https://github.com/nicolargo/glances/issues/5) +Notes: Ubuntu 10.04 and 10.10. +The instruction to install the version 0.5 are here: https://github.com/nicolargo/glances/issues/5#issuecomment-3033194 ## Running