Skip to content

Commit f055066

Browse files
committed
docs: fix README build‑watch command
Signed-off-by: Alok Dangre <148090007+alokdangre@users.noreply.github.com>
1 parent 39fb4d0 commit f055066

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
@@ -50,7 +50,7 @@ make build
5050
If you wish to build in watch mode:
5151

5252
```
53-
make watchmode-build
53+
make build-watch
5454
```
5555

5656
To check if your code meets the formatting standards, you can run:

0 commit comments

Comments
 (0)