Skip to content

Commit 6e3a246

Browse files
committed
Fix readme command
1 parent a4036fb commit 6e3a246

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
@@ -61,7 +61,7 @@ jobs:
6161
**Test**
6262
6363
```bash
64-
npm test
64+
npm run test
6565
```
6666

6767
**Build**

0 commit comments

Comments
 (0)