From 8f036f9beefd768646b1453b2bceb6962768dd06 Mon Sep 17 00:00:00 2001 From: Daniel Hutzel Date: Wed, 26 Mar 2025 09:58:46 +0100 Subject: [PATCH] . --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 9f86bb8c..fcd5c79d 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).