Skip to content

Commit

Permalink
[docs] Link to pnpm installation docs (#42420)
Browse files Browse the repository at this point in the history
  • Loading branch information
aarongarciah authored May 27, 2024
1 parent 85fa2d1 commit 176f451
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 176f451

Please sign in to comment.