From ae83352bbdb31af5545a479fe91efba91d9a8ec2 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Mon, 26 Sep 2016 16:21:07 -0400 Subject: [PATCH] Indicate shell command in README is code-like. --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 752bd2f3..3383e53b 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -48,7 +48,7 @@ Release History **New Features** -- SOCKS Proxy Support! (requires PySocks; $ pip install requests[socks]) +- SOCKS Proxy Support! (requires PySocks; ``$ pip install requests[socks]``) **Miscellaneous**