1
0
mirror of https://github.com/httpie/cli.git synced 2025-01-10 00:28:12 +02:00

Update README.rst

This commit is contained in:
Jakub Roztocil 2017-03-01 12:40:26 +01:00 committed by GitHub
parent 7321b9fa4e
commit f74670fac1

View File

@ -813,7 +813,7 @@ In your ``~/.bash_profile``:
SOCKS
-----
To enable SOCKS proxy support please install ``requests[socks]`` using ``pip``:
Homebrew-installed HTTPie comes with SOCKS proxy support out of the box. To enable SOCKS proxy support for non-Homebrew installations, you'll need to install ``requests[socks]`` manually using ``pip``:
.. code-block:: bash