There was an error while loading. Please reload this page.
@latest
1 parent 84c4c9c commit ec46775Copy full SHA for ec46775
README.md
@@ -6,7 +6,7 @@ Quickly create new [ReScript](https://rescript-lang.org/) apps from project temp
6
npm create rescript-app@latest
7
```
8
9
-or
+(note: `@latest` is important, otherwise npm may run an old version) or
10
11
```sh
12
yarn create rescript-app
0 commit comments