Update README

This commit is contained in:
Gregory Soutade 2014-02-02 15:09:34 +01:00
parent 0d05f8346b
commit 22b8c96fe3
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -7,7 +7,7 @@ Django >= 1.4, libapache2-mod-wsgi if you want to use Dynastie with Apache. PyGm
Installation :
* Download Dynastie
* Update wsgy.py (with $PWD/..)
* Update wsgy.py (with $PWD/../) don't forget the final slash !
* Run ./manage.sh syncdb and create a superuser
* Run ./manage.sh runserver
or