Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
zth committed Apr 21, 2024
1 parent cf42d87 commit 33c7cc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Use EdgeDB fully type safe in ReScript. Embed EdgeQL right in your ReScript sour
npm i rescript-edgedb rescript-embed-lang
```

Also make sure you have `@rescript/core >= 0.5.0`. It's required.
Also make sure you have `@rescript/core >= 1.3.0`. It's required from `rescript-edgedb >=0.8.0`.

Setup your `bsconfig.json`/`rescript.json`:

Expand Down

0 comments on commit 33c7cc6

Please sign in to comment.