diff --git a/README.md b/README.md index 301ace99ee1ab0009acb843eda4a2e78f41e4544..e842ceb75069fbbe68cc0a6e6a182ec9a868e058 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ When building from source, we recommend to use opam (1.2.2 or newer) for installing the dependencies. This requires the following two repositories: opam repo add coq-released https://coq.inria.fr/opam/released - opam repo add iris-dev https://gitlab.mpi-sws.org/iris/opam-dev.git + opam repo add iris-dev https://gitlab.mpi-sws.org/iris/opam.git Once you got opam set up, run `make build-dep` to install the right versions of the dependencies.