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
@@ -7,7 +7,7 @@ Node.js bindings for ReScript
7
7
## Installation
8
8
9
9
```shell
10
-
npm i add rescript-nodejs
10
+
npm install rescript-nodejs
11
11
```
12
12
or
13
13
```shell
@@ -64,4 +64,4 @@ We welcome and encourage anyone to contribute! In order to minimize confusion an
64
64
65
65
All code is licensed as MIT. See [LICENSE](LICENSE).
66
66
67
-
This project was forked from [reason-nodejs](https://github.com/sikanhe/reason-nodejs) after it was (or appeared to be) abandoned. If the original authors would like to re-engage please email me.
67
+
This project was forked from [reason-nodejs](https://github.com/sikanhe/reason-nodejs) after it was (or appeared to be) abandoned. If the original authors would like to re-engage please email me.
0 commit comments