forked from extern/httpie-cli
Updated installation instructions.
This commit is contained in:
parent
29877bc8ad
commit
09810d55ba
15
README.rst
15
README.rst
@ -75,10 +75,16 @@ If the above doesn't work:
|
|||||||
$ easy_install httpie
|
$ easy_install httpie
|
||||||
|
|
||||||
|
|
||||||
Or, you can install the **development version** directly from GitHub:
|
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``).
|
||||||
|
|
||||||
|
|
||||||
.. image:: https://secure.travis-ci.org/jkbr/httpie.png
|
You can install the **development version** of HTTPie directly from GitHub
|
||||||
|
|travis-master|:
|
||||||
|
|
||||||
|
|
||||||
|
.. |travis-master| image:: https://secure.travis-ci.org/jkbr/httpie.png
|
||||||
:target: http://travis-ci.org/jkbr/httpie
|
:target: http://travis-ci.org/jkbr/httpie
|
||||||
:alt: Build Status of the master branch
|
:alt: Build Status of the master branch
|
||||||
|
|
||||||
@ -88,11 +94,6 @@ Or, you can install the **development version** directly from GitHub:
|
|||||||
$ pip install --upgrade https://github.com/jkbr/httpie/tarball/master
|
$ pip install --upgrade https://github.com/jkbr/httpie/tarball/master
|
||||||
|
|
||||||
|
|
||||||
Many Linux distributions provide an ``httpie`` package that can be installed
|
|
||||||
via the system package manager (e.g. ``yum install httpie`` or
|
|
||||||
``apt-get install httpie``).
|
|
||||||
|
|
||||||
|
|
||||||
=====
|
=====
|
||||||
Usage
|
Usage
|
||||||
=====
|
=====
|
||||||
|
Loading…
x
Reference in New Issue
Block a user