소스 검색

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


불러오는 중...
취소
저장