From 7a3c7d6886ee3bc5b9e6a521dd5ecf0dca5a2bb3 Mon Sep 17 00:00:00 2001 From: Dario Hett <40806448+DarioHett@users.noreply.github.com> Date: Fri, 1 Mar 2024 21:32:01 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e5ec9c..a4413eb 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ $ opam install domainslib If you are interested in hacking on the implementation, then `opam pin` this repository: ```bash -$ opam switch create 5.0.0+trunk --repo=default,alpha=git+https://github.com/kit-ty-kate/opam-alpha-repository.git +$ opam switch create 5.0.1+trunk --repo=default,alpha=git+https://github.com/kit-ty-kate/opam-alpha-repository.git $ git clone https://github.com/ocaml-multicore/domainslib $ cd domainslib $ opam pin add domainslib file://`pwd`