diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3219709963700..28aac9a3f12f1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -82,7 +82,7 @@ Make sure you have [`yarn`](https://yarnpkg.com/en/) installed by: yarn --version ``` -If not, please refer to [yarn installation](https://yarnpkg.com/en/docs/install#mac-stable) to install `yarn`. +If not, please refer to [yarn installation](https://yarnpkg.com/en/docs/install) to install `yarn`. To install the dependencies and link the library, run the following command: