Skip to content

Commit ec46775

Browse files
authored
README: add note regarding @latest (#56)
1 parent 84c4c9c commit ec46775

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
@@ -6,7 +6,7 @@ Quickly create new [ReScript](https://rescript-lang.org/) apps from project temp
66
npm create rescript-app@latest
77
```
88

9-
or
9+
(note: `@latest` is important, otherwise npm may run an old version) or
1010

1111
```sh
1212
yarn create rescript-app

0 commit comments

Comments
 (0)