From ad0bba374ae6589484aaa65372c6351699034e08 Mon Sep 17 00:00:00 2001 From: Zearin Date: Mon, 31 Mar 2014 10:31:48 -0400 Subject: [PATCH] Readme.rst: put `pip` and `virtualenv` on separate bullets --- Readme.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.rst b/Readme.rst index db1c02f..148216b 100644 --- a/Readme.rst +++ b/Readme.rst @@ -18,7 +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