Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jnfoster committed Nov 19, 2020
1 parent 069c766 commit f807261
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ You can build Frenetic-based network applications with:

1. Install [OPAM](https://opam.ocaml.org/), version 2.0 or higher.

2. Switch to OCaml version 4.06.0 or greater:
2. Switch to OCaml version 4.11.0 or greater:
```
opam switch 4.06.0
opam switch 4.11.0
```
3. Install [dune](https://dune.build/):
Expand Down

0 comments on commit f807261

Please sign in to comment.