Title style fix in osx.rst

This commit is contained in:
Taylor Barnett
2014-11-19 18:19:29 -06:00
parent 8f2a936c47
commit c4947830d6
+1 -1
View File
@@ -78,7 +78,7 @@ and is actively maintained.
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