From 1ffa6424cca42864fd354dd8f02142c8af77226b Mon Sep 17 00:00:00 2001 From: Markus Ofterdinger Date: Tue, 23 Jul 2024 10:47:21 +0200 Subject: [PATCH] Update in-a-nutshell.md Fixed missleading text which doesn't fit to Java flavour --- get-started/in-a-nutshell.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/get-started/in-a-nutshell.md b/get-started/in-a-nutshell.md index aea7bfafd..84ec348e5 100644 --- a/get-started/in-a-nutshell.md +++ b/get-started/in-a-nutshell.md @@ -122,7 +122,7 @@ Assumed you've installed *[Node.js](https://nodejs.org/)*, the *[@sap/cds-dk](.. > For Java development in VS Code you need to [install extensions](https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-pack). -3. Run `cds watch` in an [*Integrated Terminal*](https://code.visualstudio.com/docs/terminal/basics) +3. Run the following command in an [*Integrated Terminal*](https://code.visualstudio.com/docs/terminal/basics)