Skip to content

Commit

Permalink
Link to pnpm in CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
aarongarciah committed May 27, 2024
1 parent 85fa2d1 commit 363c242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ git checkout master
git pull upstream master
```

4. Install the dependencies with pnpm (yarn or npm aren't supported):
4. Install the dependencies with [pnpm](https://pnpm.io/installation) (yarn or npm aren't supported):

```bash
pnpm install
Expand Down

0 comments on commit 363c242

Please sign in to comment.