diff --git a/README.rst b/README.rst index 51f49833df..7dceaad017 100644 --- a/README.rst +++ b/README.rst @@ -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