Skip to content

Commit

Permalink
Merge pull request #98 from EugenGedroyc/add-readme-yarn1
Browse files Browse the repository at this point in the history
Add info in README about yarn version 1
  • Loading branch information
toplenboren authored Nov 30, 2023
2 parents 0639646 + ffef3e2 commit eb53a4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ Now all the git hooks are created.

Note for **yarn2** users: Please run `yarn dlx simple-git-hooks` instead of the command above. More info on [dlx](https://yarnpkg.com/cli/dlx)

Note for **yarn1** users: Please run `ynpx simple-git-hooks` instead of the command above. More info on [ynpx](https://npm.io/package/ynpx)

Note that you should manually run `npx simple-git-hooks` **every time you change a command**.

### Additional configuration options
Expand Down

0 comments on commit eb53a4f

Please sign in to comment.