You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2026-04-24 19:53:55 +02:00
+9
-1
@@ -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.:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user