mirror of
https://github.com/httpie/cli.git
synced 2024-11-24 16:53:35 +01:00
Update Chocolatey command in the docs
This commit is contained in:
parent
5d4e7a9a18
commit
b7300c1096
@ -128,10 +128,9 @@ system package manager, for example:
|
||||
Windows, etc.
|
||||
-------------
|
||||
|
||||
A universal installation method (that works on Windows, Mac OS X, Linux, …,
|
||||
A universal installation method (that works on Windows, macOS, Linux, …,
|
||||
and always provides the latest version) is to use `pip`_:
|
||||
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
# Make sure we have an up-to-date version of pip and setuptools:
|
||||
@ -147,7 +146,7 @@ Windows users can also install HTTPie with `Chocolatey <https://chocolatey.org>`
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ choco install httpie
|
||||
$ choco upgrade httpie
|
||||
|
||||
|
||||
Python version
|
||||
|
Loading…
Reference in New Issue
Block a user