You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-06-29 00:51:30 +02:00
Mention choco install httpie
in the docs
This commit is contained in:
@ -143,6 +143,12 @@ and always provides the latest version) is to use `pip`_:
|
|||||||
(If ``pip`` installation fails for some reason, you can try
|
(If ``pip`` installation fails for some reason, you can try
|
||||||
``easy_install httpie`` as a fallback.)
|
``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
|
Python version
|
||||||
--------------
|
--------------
|
||||||
|
Reference in New Issue
Block a user