From 76ab6e49d5394d4a98f5a514dfa3c0737f0b3373 Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Tue, 4 Mar 2014 18:44:31 +0100 Subject: [PATCH] Updated installation instructions. --- README.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index 7e63be29..069e40ea 100644 --- a/README.rst +++ b/README.rst @@ -60,8 +60,7 @@ Main Features Installation ============ -The **latest stable version** of HTTPie can always be installed or updated -to via `pip`_ (prefered), or ``easy_install``: +The **latest stable version** can always be installed or updated to via `pip`_: .. code-block:: bash @@ -75,12 +74,12 @@ If the above fails: $ easy_install httpie -Many Linux distributions also provide an ``httpie`` package that can be -installed via the system package manager, e.g. ``yum install httpie`` or -``apt-get install httpie``. +Many Linux distributions also provide a package that can be installed via +system package manager, e.g. +``yum install httpie`` or ``apt-get install httpie``. -The **latest development version** of HTTPie can be installed directly from GitHub: +The **latest development version** can be installed directly from GitHub: |travis-master| .. |travis-master| image:: https://secure.travis-ci.org/jkbr/httpie.png