From de966a6a1420dc2dec42bced2070f2fbbc6e9e68 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 23 Jan 2012 04:24:03 -0500 Subject: [PATCH] blah --- docs/starting/install/win.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/starting/install/win.rst b/docs/starting/install/win.rst index 950da37..b413836 100644 --- a/docs/starting/install/win.rst +++ b/docs/starting/install/win.rst @@ -36,7 +36,7 @@ To install pip, simply open a command prompt and run:: Virtualenv ---------- -After Distribute & Pip, the next development tool that you should install is `virtualenv `_. Use pip: +After Distribute & Pip, the next development tool that you should install is `virtualenv `_. Use pip:: > pip install virtualenv