From b33f559137b808eac4cdd2c4b2a97b746ceaef24 Mon Sep 17 00:00:00 2001 From: Jesse Andrews Date: Sun, 22 May 2011 16:57:30 -0700 Subject: spacing for readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b9c2222..99904474 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,8 @@ DEPENDENCIES: See pip-requires for dependency list. The list of dependencies should not add to what already is needed to run other OpenStack services. Setup: -Install http://pypi.python.org/pypi/setuptools + + # Install http://pypi.python.org/pypi/setuptools sudo easy_install pip sudo pip install -r pip-requires -- cgit