forked from extern/httpie-cli
Mention "brew install httpie --HEAD".
This commit is contained in:
parent
040d981f00
commit
79329ed1c6
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user