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