Title style fix in linux.rst

This commit is contained in:
Taylor Barnett
2014-11-19 18:18:54 -06:00
parent 17d0f7f005
commit 8f2a936c47
+1 -1
View File
@@ -46,7 +46,7 @@ To install pip, simply open a command prompt and run
Virtual Environments Virtual Environments
---------- --------------------
A Virtual Environment is a tool to keep the dependencies required by different projects 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 in separate places, by creating virtual Python environments for them. It solves the