From 84dbb94b5dbbcd721b54d49cb940492b1d786849 Mon Sep 17 00:00:00 2001 From: Daniel Date: Sun, 22 Mar 2020 22:14:09 +0100 Subject: [PATCH] Simplified instructions to run --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c98ba24..69fb6af3 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,7 @@ npm install With that you're ready to run the samples, for example: ```sh -cd bookshop -cds watch +cds watch bookshop ``` After that open this link in your browser: