Skip to content

Commit 3a76cf3

Browse files
authored
Fix yarn instructions to use add rather than install
1 parent a4fc5e9 commit 3a76cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This library is still under construction. Some of the core design details are st
2626
Using the [yarn](https://yarnpkg.com/) package manager:
2727

2828
```shell
29-
yarn install reason-nodejs
29+
yarn add reason-nodejs
3030
```
3131

3232
Using the [npm](https://www.npmjs.com/) package manager:

0 commit comments

Comments
 (0)