Skip to content

Commit

Permalink
node: fix docs to actually refer to the correct package (#218) [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisIsMissEm authored Aug 3, 2021
1 parent ad086ac commit bf2fa19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/node.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ pre-commit:
## Test it
```bash
npx lefthook install && npx lefthook run pre-commit
npx @arkweid/lefthook install && npx @arkweid/lefthook run pre-commit
```

### More info
Expand Down

0 comments on commit bf2fa19

Please sign in to comment.