mirror of
https://github.com/httpie/cli.git
synced 2024-11-08 08:55:05 +01:00
Mention choco install httpie
in the docs
This commit is contained in:
parent
7ceb313ccf
commit
b4c94e0f26
@ -143,6 +143,12 @@ and always provides the latest version) is to use `pip`_:
|
||||
(If ``pip`` installation fails for some reason, you can try
|
||||
``easy_install httpie`` as a fallback.)
|
||||
|
||||
Windows users can also install HTTPie with `Chocolatey <https://chocolatey.org>`_:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ choco install httpie
|
||||
|
||||
|
||||
Python version
|
||||
--------------
|
||||
|
Loading…
Reference in New Issue
Block a user