Skip to content

Commit 1d9a469

Browse files
authored
docs(readme): use generic yarn install URL (#2013)
1 parent cd50eeb commit 1d9a469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Make sure you have [`yarn`](https://yarnpkg.com/en/) installed by:
8282
yarn --version
8383
```
8484

85-
If not, please refer to [yarn installation](https://yarnpkg.com/en/docs/install#mac-stable) to install `yarn`.
85+
If not, please refer to [yarn installation](https://yarnpkg.com/en/docs/install) to install `yarn`.
8686

8787
To install the dependencies and link the library, run the following command:
8888

0 commit comments

Comments
 (0)