Skip to content

Commit 2858aa5

Browse files
authored
Update rescript.md
1 parent 6336d57 commit 2858aa5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/rescript.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
> **Note:** ReScript support is currently available in `2.0.0-beta.0` or later.
2+
>
3+
> Please install it with `npm install -g @ocsigen/ts2ocaml@beta`.
4+
15
# ts2ocaml for ReScript
26

37
Generates binding for ReScript.
@@ -837,4 +841,4 @@ switch x->FooBar.box {
837841
| Foo(foo) => ...
838842
| Bar(bar) => ...
839843
}
840-
```
844+
```

0 commit comments

Comments
 (0)