Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
inoas committed Apr 11, 2024
1 parent 7c042f4 commit a34e2dd
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 @@ -25,7 +25,7 @@

2. Open `YOUR_GlEAM_PROJECT/test/YOUR_GLEAM_PROJECT.gleam` and replace `import gleeunit` with
`import glacier` and `gleeunit.main()` with `glacier.main()` (or alias glacier as gleeunit).
3. If you want to run on **Deno 1.30+** open `gleam.toml` and add:
3. If you want to run on **Deno 1.40+** open `gleam.toml` and add:
```toml
[javascript.deno]
Expand Down

0 comments on commit a34e2dd

Please sign in to comment.