We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fd49dd commit c33f877Copy full SHA for c33f877
README.md
@@ -63,7 +63,7 @@ cd your-project
63
Install dependencies:
64
65
```bash
66
-npm run install
+npm install
67
```
68
69
Prepare husky:
0 commit comments