Skip to content

Commit

Permalink
Merge pull request #3 from JamieBallingall/clarifyv18
Browse files Browse the repository at this point in the history
  • Loading branch information
i-am-the-slime committed Apr 7, 2023
2 parents 5a0d1af + 87e5eb7 commit d7b1b93
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 @@ -19,7 +19,7 @@ Node.js `>=17.5` and `<18.0` requires the `--experimental-fetch` node options:
```bash
NODE_OPTIONS=--experimental-fetch spago run
```
Node.js `>18.0` you don't need to set the `--experimental-fetch` node option.
Node.js `>=18.0` you don't need to set the `--experimental-fetch` node option.

Perform a simple `GET` request:
```purescript
Expand Down

0 comments on commit d7b1b93

Please sign in to comment.