Ver código fonte

Merge pull request #54 from rossturk/patch-1

Update README.md
tags/v1.0.0
Isaac Bythewood 11 anos atrás
pai
commit
537c246fc4
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      README.md

+ 1
- 1
README.md Ver arquivo

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


Carregando…
Cancelar
Salvar