We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4911ad0 commit 148896dCopy full SHA for 148896d
README.md.mustache
@@ -111,7 +111,7 @@ The easiest way to install the latest released version of {{& fullname }}
111
is via [OPAM](https://opam.ocaml.org/doc/Install.html):
112
113
```shell
114
-opam repo add coq-released https://coq.inria.fr/opam/released
+opam repo add rocq-released https://rocq-prover.org/opam/released
115
opam install {{ opam_name }}{{^ opam_name }}coq-{{ shortname }}{{/ opam_name }}
116
```
117
0 commit comments