From c4947830d69141c8e239156aaf9ca43cc25ea9fc Mon Sep 17 00:00:00 2001 From: Taylor Barnett Date: Wed, 19 Nov 2014 18:19:29 -0600 Subject: [PATCH] Title style fix in osx.rst --- docs/starting/install/osx.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/starting/install/osx.rst b/docs/starting/install/osx.rst index 3cd9640..3b31478 100644 --- a/docs/starting/install/osx.rst +++ b/docs/starting/install/osx.rst @@ -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