Skip to content

Commit 72d0035

Browse files
authored
Merge pull request #990 from alokdangre/docs_#989
docs: fix README build‑watch command
2 parents 5142c21 + f3b78d2 commit 72d0035

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)