Skip to content

Commit ff91860

Browse files
committed
docs: fix README build‑watch command
1 parent 39fb4d0 commit ff91860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)