diff --git a/README b/README index fe50080..e5a79ea 100644 --- a/README +++ b/README @@ -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