Skip to content

Commit 4a0f92b

Browse files
authored
fix typo how to start local (#1289)
1 parent 8a0fdd8 commit 4a0f92b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can also use the ALP with the standard OData parser, but then some features
3030
In the root folder of your project, run
3131
```
3232
npm ci
33-
cd watch
33+
cds watch
3434
```
3535

3636
#### Typescript

0 commit comments

Comments
 (0)