From 8904c80b7ff15479b945cb9555391190986c9749 Mon Sep 17 00:00:00 2001 From: Johannes Vogel <31311694+johannes-vogel@users.noreply.github.com> Date: Thu, 16 Oct 2025 14:16:33 +0200 Subject: [PATCH] fix readme instruction --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e69f921..b44ea0f 100644 --- a/readme.md +++ b/readme.md @@ -26,7 +26,7 @@ npm install ### Run it ```sh -cds watch bookstore +cds watch ```