Remove mention of ./manage.py, might confuse new users not familiar with Django
This commit is contained in:
@@ -35,11 +35,6 @@ To install **Mayan EDMS**, simply do:
|
||||
$ virtualenv venv
|
||||
$ source venv/bin/activate
|
||||
$ pip install mayan-edms==1.0.rc2
|
||||
|
||||
Instead of using the usual ./manage.py use the alias mayan-edms.py:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ mayan-edms.py initialsetup
|
||||
$ mayan-edms.py runserver
|
||||
|
||||
|
||||
Reference in New Issue
Block a user