Skip to content

Commit 5993253

Browse files
JasoonSTheSpyder
authored andcommitted
Fix typo in readme
Also, think it is better to write `install` out in full for readmes (rather than `i`).
1 parent 988e0a8 commit 5993253

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Node.js bindings for ReScript
77
## Installation
88

99
```shell
10-
npm i add rescript-nodejs
10+
npm install rescript-nodejs
1111
```
1212
or
1313
```shell
@@ -64,4 +64,4 @@ We welcome and encourage anyone to contribute! In order to minimize confusion an
6464

6565
All code is licensed as MIT. See [LICENSE](LICENSE).
6666

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

Comments
 (0)