Update brew instructions for dev

This commit is contained in:
Jakub Roztocil 2020-10-25 21:48:09 +01:00
parent cf254680b7
commit 8456ddb27c

View File

@ -160,8 +160,8 @@ On macOS you can install it with Homebrew:
.. code-block:: bash
$ brew unlink httpie
$ brew install httpie --HEAD
$ brew uninstall --force httpie
$ brew install --HEAD httpie
Otherwise with ``pip``: