Skip to content

Commit 3e5cbd7

Browse files
AlbertoMonteiroserifine
authored andcommitted
fix(readme): correct test-watch command
change test-watch to develop fixes #58
1 parent 78b224c commit 3e5cbd7

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
@@ -27,5 +27,5 @@ npm run test
2727
## Developing
2828

2929
```shell
30-
npm run test-watch
30+
npm run develop
3131
```

0 commit comments

Comments
 (0)