Add http:// to address in index.rst

Signed-off-by: David Paez <davpaez@gmail.com>
This commit is contained in:
David Paez
2017-04-05 23:47:58 -05:00
parent 0625bcf44a
commit d041f205fb

View File

@@ -19,7 +19,7 @@ and install it from PyPI with the following commands:
(venv) mayan-edms.py initialsetup
(venv) mayan-edms.py runserver
Point your browser to 127.0.0.1:8000 and use the automatically created admin
Point your browser to http://127.0.0.1:8000 and use the automatically created admin
account.
.. image:: /_static/overview.gif