Commit cbf2a0e3 authored by Goutte's avatar Goutte

Explicit is better than implicit.

parent a19310f0
......@@ -35,8 +35,11 @@ And run locally
php -S localhost:8000 system/router.php
Finally, visit http://localhost:8000 in your favorite browser.
At this point, you should be asked to set admin credentials.
These will allow you to access the `/admin` section of the website.
These are local and will allow you into [the `/admin` section](http://localhost:8000/admin) of the website.
## Mirror the courses to generate a static website
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment