瀏覽代碼

Merge pull request #54 from rossturk/patch-1

Update README.md
tags/v1.0.0
Isaac Bythewood 11 年之前
父節點
當前提交
537c246fc4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      README.md

+ 1
- 1
README.md 查看文件

@@ -34,7 +34,7 @@ Note: On Ubuntu you can get the build deps by running
$ git clone git://github.com/overshard/pinry.git
$ cd pinry
$ virtualenv .
$ bin/pip install -r development.txt
$ bin/pip install -r requirements.txt
$ bin/python manage.py syncdb
$ bin/python manage.py migrate
$ bin/python manage.py runserver


Loading…
取消
儲存