diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6229376ace3b61..54b2ad12cefd98 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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