diff --git a/readme.md b/readme.md index fcd5c79d..9f86bb8c 100644 --- a/readme.md +++ b/readme.md @@ -20,7 +20,7 @@ npm start This download the sample content, does a minimum setup, and after running some tests and launching the bookshop server, it should open a browser window on http://localhost:4004 which looks like that: -bookshop showing up in browser +bookshop showing up in browser Click on the *[/vue](http:/localhost:4004/vue)* link at the top to display the bookshop app (when asked to log in, type `alice` as user and leave the password field blank).