Fix formatting issue in getting started docs

This commit is contained in:
Isaac Bythewood
2013-09-25 02:50:23 +00:00
parent edd0efb6ce
commit e29ba90190

View File

@@ -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