Update project example README.

This commit is contained in:
juanifioren 2015-07-17 11:37:05 -03:00
parent a08dbdb7d2
commit 413c1a4671

View file

@ -23,6 +23,7 @@ Run your provider.
```bash
$ python manage.py migrate
$ python manage.py creatersakey
$ python manage.py runserver
```