@@ -9,7 +9,7 @@ Follow the instructions on https://github.com/coq-community/templates to regener
99[ ![ Code of Conduct] [ conduct-shield ]] [ conduct-link ]
1010[ ![ Zulip] [ zulip-shield ]] [ zulip-link ]
1111
12- [ docker-action-shield ] : https://github.com/coq-community/bignums/actions/workflows/docker-action.yml/badge.svg?branch=master
12+ [ docker-action-shield ] : https://github.com/coq-community/bignums/actions/workflows/docker-action.yml/badge.svg?branch=v9.2
1313[ docker-action-link ] : https://github.com/coq-community/bignums/actions/workflows/docker-action.yml
1414
1515[ contributing-shield ] : https://img.shields.io/badge/contributions-welcome-%23f7931e.svg
@@ -34,14 +34,14 @@ be part of the standard library.
3434 - Arnaud Spiwack
3535 - Evgeny Makarov
3636 - Pierre Letouzey
37- - Coq -community maintainer(s):
37+ - Rocq -community maintainer(s):
3838 - Pierre Roux ([ ** @proux01 ** ] ( https://github.com/proux01 ) )
3939 - Érik Martin-Dorel ([ ** @erikmd ** ] ( https://github.com/erikmd ) )
4040- License: [ GNU Lesser General Public License v2.1] ( LICENSE )
41- - Compatible Coq versions: master (use the corresponding branch or release for other Coq versions)
41+ - Compatible Rocq/ Coq versions: master (use the corresponding branch or release for other Coq versions)
4242- Compatible OCaml versions: all versions supported by Coq
4343- Additional dependencies: none
44- - Coq namespace: ` Bignums `
44+ - Rocq/ Coq namespace: ` Bignums `
4545- Related publication(s): none
4646
4747## Building and installation instructions
@@ -50,7 +50,7 @@ The easiest way to install the latest released version of Bignums
5050is via [ OPAM] ( https://opam.ocaml.org/doc/Install.html ) :
5151
5252``` shell
53- opam repo add coq -released https://coq.inria.fr /opam/released
53+ opam repo add rocq -released https://rocq-prover.org /opam/released
5454opam install coq-bignums
5555```
5656
0 commit comments