Skip to content

Commit 5dd7ed6

Browse files
authored
Merge pull request #3 from jmorrell/patch-1
Update Readme: yarnpkg is deprecated
2 parents e4c8c43 + beb1763 commit 5dd7ed6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Example project using Reason as an `yarn` dependency.
1616
[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.
1717

1818
```
19-
npm install -g yarnpkg
19+
npm install -g yarn
2020
```
2121

2222
## Get started:

0 commit comments

Comments
 (0)