From e29ba90190094c8d5cb00b4a4ce6882e1c64c27d Mon Sep 17 00:00:00 2001 From: Isaac Bythewood Date: Wed, 25 Sep 2013 02:50:23 +0000 Subject: [PATCH] Fix formatting issue in getting started docs --- docs/getting_started.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/getting_started.rst b/docs/getting_started.rst index d06653c..39d3504 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -30,7 +30,7 @@ tags/versions though. To run Pinry's tests inside the Pinry repo run: - virtualenv . - bin/pip install -r requirements.txt - bin/python manage.py test + virtualenv . + bin/pip install -r requirements.txt + bin/python manage.py test