You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,11 +9,11 @@
9
9
10
10
Example project using Reason as an `yarn` dependency.
11
11
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))
13
13
14
14
## Install yarn:
15
15
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.
0 commit comments