From 5f863309ce08db1bc3e213979cd229be60479c9f Mon Sep 17 00:00:00 2001 From: Zearin Date: Mon, 31 Mar 2014 10:51:30 -0400 Subject: [PATCH] =?UTF-8?q?Readme.rst:=20Capitalize=20=E2=80=9CPip?= =?UTF-8?q?=E2=80=9D=20and=20=E2=80=9CVirtualenv=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Readme.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.rst b/Readme.rst index 148216b..07106e2 100644 --- a/Readme.rst +++ b/Readme.rst @@ -18,8 +18,8 @@ Topics include: - Platform- and version-specific installations - Py2app, Py2exe, bbfreeze, pyInstaller -- pip -- virtualenv +- Pip +- Virtualenv - fabric - Exhaustive module recommendations, grouped by topic/purpose - Which libraries to use for what