From b7300c1096796dce127152016dbc138145bf1001 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micka=C3=ABl=20Schoentgen?= Date: Fri, 2 Jul 2021 17:48:20 +0200 Subject: [PATCH] Update Chocolatey command in the docs --- README.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 7cfea753..10e8885b 100644 --- a/README.rst +++ b/README.rst @@ -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 ` .. code-block:: bash - $ choco install httpie + $ choco upgrade httpie Python version