update README to include new startproject template
This commit is contained in:
parent
e257c5bef7
commit
1bf3a25e2c
1 changed files with 4 additions and 3 deletions
|
@ -8,6 +8,7 @@ See http://eldarion.com/symposion/ for commercial support, customization and hos
|
||||||
|
|
||||||
## Quickstart
|
## Quickstart
|
||||||
|
|
||||||
- `pip install -r requirements.txt`
|
If you're interested in running symposion locally, we have built a [basic
|
||||||
- `python manage.py syncdb`
|
Django startproject template that includes Symposion][1].
|
||||||
- `python manage.py loaddata fixtures/*`
|
|
||||||
|
[1]: https://github.com/pinax/pinax-project-symposion
|
||||||
|
|
Loading…
Reference in a new issue