Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
affeldt-aist committed Nov 22, 2024
1 parent 478a0ba commit 8fcac79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ via the [opam](https://opam.ocaml.org/doc/Install.html) package manager:
opam repo add coq-released https://coq.inria.fr/opam/released
opam install coq-mathcomp-analysis
```
Note that the package `coq-mathcomp-classical` among others will be installed as a dependency.
Note that the package `coq-mathcomp-classical` and `coq-mathcomp-reals` will be installed as dependencies.

### Manual installation

Expand Down

0 comments on commit 8fcac79

Please sign in to comment.