Skip to content

Commit c33f877

Browse files
committed
fix typo on readme
1 parent 7fd49dd commit c33f877

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
@@ -63,7 +63,7 @@ cd your-project
6363
Install dependencies:
6464

6565
```bash
66-
npm run install
66+
npm install
6767
```
6868

6969
Prepare husky:

0 commit comments

Comments
 (0)