Mention "brew install httpie --HEAD".

This commit is contained in:
Jakub Roztocil 2014-06-28 13:26:48 +02:00
parent 040d981f00
commit 79329ed1c6

View File

@ -93,7 +93,6 @@ If the above fails, please use ``easy_install`` instead (``$ easy_install httpie
-------------------
Development version
-------------------
@ -108,6 +107,10 @@ The **latest development version** can be installed directly from GitHub:
.. code-block:: bash
# Mac OS X via Homebrew
$ brew install httpie --HEAD
# Universal
$ pip install --upgrade https://github.com/jakubroztocil/httpie/tarball/master