From 3a17d05e11ee21b674d2f8a03beff90affe2bd49 Mon Sep 17 00:00:00 2001 From: Nicolas Hennion Date: Thu, 19 Dec 2013 08:38:11 +0100 Subject: [PATCH] Update Macs OS installation (issue #305) --- README.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 1450c018..42124944 100644 --- a/README.rst +++ b/README.rst @@ -7,7 +7,7 @@ .. image:: https://pypip.in/d/Glances/badge.png :target: https://crate.io/packages/Glances -Follow Glances on twitter: `glances_system`_ +Follow Glances on twitter: `nicolargo`_ or `glances_system`_ =============================== Glances - An eye on your system @@ -86,7 +86,7 @@ Homebrew $ brew install brew-pip $ export PYTHONPATH=$(brew --prefix)/lib/python2.7/site-packages - $ brew pip Glances + $ pip install Glances If you get the following error: @@ -176,6 +176,7 @@ License LGPL. See ``COPYING`` for more details. .. _psutil: https://code.google.com/p/psutil/ +.. _nicolargo: https://twitter.com/nicolargo .. _glances_system: https://twitter.com/glances_system .. _PyPI: https://pypi.python.org/pypi .. _pip: http://www.pip-installer.org/ -- GitLab