Title style fix in win.rst

This commit is contained in:
Taylor Barnett
2014-11-19 18:19:51 -06:00
parent c4947830d6
commit 9c7df812c4
+1 -1
View File
@@ -67,7 +67,7 @@ To install pip, run the Python script available here:
Virtual Environments
----------
--------------------
A Virtual Environment is a tool to keep the dependencies required by different projects
in separate places, by creating virtual Python environments for them. It solves the