From f74670fac1ea2d8051f19b48383991fcbbe21a94 Mon Sep 17 00:00:00 2001 From: Jakub Roztocil Date: Wed, 1 Mar 2017 12:40:26 +0100 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index ea35b36c..8b6bcb7e 100644 --- a/README.rst +++ b/README.rst @@ -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