Fix installation instruction typo

This commit is contained in:
Roberto Rosario
2012-10-14 07:03:15 -04:00
parent 6ea76ef84f
commit 62588248b2
+1 -1
View File
@@ -195,7 +195,7 @@ To test your installation, create a file called settings_local.py with the follo
Execute Djangos development server using the ``runserver`` command to launch a local instance of Mayan EDMS::
$ ./manager.py runserver
$ ./manage.py runserver
Point your browser to http://127:0.0.1:8000, if everything was installed
correctly you should see the login screen. After making sure everything