Skip to content

Commit 8d19a8c

Browse files
authored
Merge pull request #9 from notaurologist/master
Update Yarn install method
2 parents b83ef76 + 0508ea8 commit 8d19a8c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README-Yarn.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,7 @@ Example project using Reason as an `yarn` dependency.
1414

1515
[yarn](https://yarnpkg.com/) is a fast, reliable, and secure dependency management tool. You can now use yarn to install reason and manage its dependencies.
1616

17-
```
18-
npm install -g yarn
19-
```
17+
To install Yarn, it is best to [consult the official documentation](https://yarnpkg.com/en/docs/install) for your particular platform.
2018

2119
## Get started:
2220
```sh

0 commit comments

Comments
 (0)