mirror of
https://github.com/pinry/pinry.git
synced 2026-03-18 01:50:43 +01:00
Improved formatting of docs
This commit is contained in:
@@ -28,9 +28,9 @@ If you are live dangerously and have cutting edge new Pinry features first you
|
||||
can use our master branch for your own instance. We recommend using our
|
||||
tags/versions though.
|
||||
|
||||
To run Pinry's tests inside the Pinry repo run:
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user