Skip to content

Commit 8d5d123

Browse files
authored
Update README.md
1 parent d3edc7a commit 8d5d123

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99

1010
Example project using Reason as an `yarn` dependency.
1111

12-
(For instructions using npm, see [Reason via npm](https://github.com/reasonml/ExampleProject/blob/master/README-NPM.md))
12+
(For instructions with npm, see [Reason via npm](https://github.com/reasonml/ExampleProject/blob/master/README-NPM.md))
1313

1414
## Install yarn:
1515

16-
yarn is a fast, reliable, and secure dependency management tool. You can now use yarn to install reason.
16+
[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
```
1919
npm install -g yarnpkg

0 commit comments

Comments
 (0)