File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ The easiest way to install the latest released version of Huffman
4848is via [ OPAM] ( https://opam.ocaml.org/doc/Install.html ) :
4949
5050``` shell
51- opam repo add coq -released https://coq.inria.fr /opam/released
51+ opam repo add rocq -released https://rocq-prover.org /opam/released
5252opam install coq-huffman
5353```
5454
@@ -65,8 +65,7 @@ make install
6565## Documentation
6666
6767For more information about the project, see the [ technical report] [ techreport ]
68- describing the formalization. See also the [ coqdoc presentation] [ coqdoc ] of the
69- Coq source files from the latest release.
68+ describing the formalization.
7069
7170### Running extracted code
7271
Original file line number Diff line number Diff line change @@ -72,9 +72,8 @@ documentation: |-
7272 ## Documentation
7373
7474 For more information about the project, see the [technical report][techreport]
75- describing the formalization. See also the [coqdoc presentation][coqdoc] of the
76- Coq source files from the latest release.
77-
75+ describing the formalization.
76+
7877 ### Running extracted code
7978
8079 To extract code and obtain the program, run
You can’t perform that action at this time.
0 commit comments