Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
typicode committed Feb 21, 2022
1 parent 635b3de commit 2e83fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
```shell
npx husky-init && npm install # npm
npx husky-init && yarn # Yarn 1
npx husky-init --yarn2 && yarn # Yarn 2
npx husky-init --yarn2 && yarn # Yarn 2+
```

If `package.json` is in a subdirectory (e.g. not in the same directory as `.git`), please see https://typicode.github.io/husky/#/?id=custom-directory or use [auto-husky](https://github.com/g-script/auto-husky).
Expand Down

0 comments on commit 2e83fdd

Please # to comment.