Skip to content

Commit 148896d

Browse files
committed
Update the information of the opam repository in README
1 parent 4911ad0 commit 148896d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ The easiest way to install the latest released version of {{& fullname }}
111111
is via [OPAM](https://opam.ocaml.org/doc/Install.html):
112112

113113
```shell
114-
opam repo add coq-released https://coq.inria.fr/opam/released
114+
opam repo add rocq-released https://rocq-prover.org/opam/released
115115
opam install {{ opam_name }}{{^ opam_name }}coq-{{ shortname }}{{/ opam_name }}
116116
```
117117

0 commit comments

Comments
 (0)