diff --git a/README.md b/README.md index 4d2968e3..2df0d135 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,8 @@ in development environment. $ ./manage.py runserver -The site should now be running at `http://localhost:8000` -To log into Django administration site as a super user, +The site should now be running at `http://localhost:8000`. +To access Django administration site, log in as a super user, then visit `http://localhost:8000/admin` ## Configuration