Skip to content
Snippets Groups Projects
Commit cd5eaf57 authored by Nadja Geisler's avatar Nadja Geisler :sunny:
Browse files

fix copy and pase error in local address

parent 1f14b319
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ Python requirements are listed in ``requirements.txt``. They can be installed wi
To start the application for development use ``python manage.py runserver 0:8000`` from the root directory.
*Do not use this for deployment!*
In your browser, access ``http://127.0.0.1:8000/wannaDB/`` and continue from there.
In your browser, access ``http://127.0.0.1:8000/`` and continue from there.
### Updates
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment