Update README.rst
This commit is contained in:
parent
a3c89ece12
commit
8b4282a48e
1 changed files with 2 additions and 4 deletions
|
@ -41,10 +41,8 @@ To install Symposion, run:
|
|||
pip install symposion
|
||||
|
||||
Symposion is a Django app. You will need to create a Django project to
|
||||
customize and manage your Symposion installation. We have built a [basic
|
||||
Django startproject template that includes Symposion][1].
|
||||
|
||||
[1]: https://github.com/pinax/pinax-project-symposion
|
||||
customize and manage your Symposion installation. We have built a basic
|
||||
Django startproject template that includes Symposion (https://github.com/pinax/pinax-project-symposion).
|
||||
|
||||
|
||||
Documentation
|
||||
|
|
Loading…
Reference in a new issue