Abhilash Raj pushed to branch master at mailman / Mailman

Commits:
83238bb4 by Abhilash Raj at 2016-06-25T23:20:09-07:00
minor documentation fixes

- - - - -


1 changed file:

- src/mailman/docs/WebUIin5.rst


Changes:

=====================================
src/mailman/docs/WebUIin5.rst
=====================================
--- a/src/mailman/docs/WebUIin5.rst
+++ b/src/mailman/docs/WebUIin5.rst
@@ -55,7 +55,7 @@ Install in development mode to be able to change the code 
without working
 directly on the PYTHONPATH.
 ::
 
-  $(py2) cd mailman.client
+  $(py2) cd mailmanclient
   $(py2) python setup.py develop
   $(py2) cd ..
 
@@ -78,7 +78,7 @@ a project already developed which you can set up like this::
 
   $(py2) git clone g...@github.com:mailman/postorius_standalone.git
   $(py2) cd postorius_standalone
-  $(py2) python manage.py syncdb
+  $(py2) python manage.py migrate
   $(py2) python manage.py runserver
 
 The last command will start the dev server on http://localhost:8000.



View it on GitLab: 
https://gitlab.com/mailman/mailman/commit/83238bb4ecdf79b8caad833dbd2d1e7530c6ba2c
_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to