From 387ada93ca637d5d3cdacb447753f176eb6e9d6d Mon Sep 17 00:00:00 2001 From: Daniel Hutzel Date: Thu, 26 Mar 2020 19:20:51 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d2197bd..c7f529db 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ npm install ### Run -With that you're ready to run the samples, for example: +With that you're ready to run the samples, e.g.: ```sh cds watch bookshop ```