瀏覽代碼

Improved formatting of docs

tags/v1.3.1
Isaac Bythewood 11 年之前
父節點
當前提交
5c68ca1725
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. +4
    -4
      docs/getting_started.rst

+ 4
- 4
docs/getting_started.rst 查看文件

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


Loading…
取消
儲存