Skip to content

Commit 149737d

Browse files
authored
Update README.md instruction to use OCaml 5.1.0
1 parent 4ea5643 commit 149737d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ More example programs are available [here](https://github.com/ocaml-multicore/do
8383
You can install this library using `OPAM`.
8484

8585
```bash
86-
$ opam switch create 5.0.0+trunk --repo=default,alpha=git+https://github.com/kit-ty-kate/opam-alpha-repository.git
86+
$ opam switch create 5.1.0
8787
$ opam install domainslib
8888
```
8989

0 commit comments

Comments
 (0)