mirror of
https://github.com/httpie/cli.git
synced 2024-11-28 08:38:44 +02:00
parent
df193a373f
commit
10da7b63a3
10
README.rst
10
README.rst
@ -59,13 +59,21 @@ Installation
|
||||
============
|
||||
|
||||
|
||||
On **Mac OS X**, HTTPie can be installed via `Homebrew <http://brew.sh/>`_:
|
||||
On **Mac OS X**, HTTPie can be installed via `Homebrew <http://brew.sh/>`_
|
||||
(recommended):
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ brew install httpie
|
||||
|
||||
|
||||
A MacPorts *port* is also available:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ port install httpie
|
||||
|
||||
|
||||
Most **Linux** distributions provide a package that can be installed using the
|
||||
system package manager, e.g.:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user