aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cefbd04..51794f4 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ at once using `make`. This is the simplest option.
We also provide `opam` files to compile each package using `OPAM`.
Note that the `OPAM` packages for the Mathematical Components library
are available in the standard Coq `OPAM` repositories,
-under the `coq:mathcmop:` name space. If you are only interested
+under the `coq:mathcomp:` name space. If you are only interested
in installing a Mathematical Components package via `OPAM`, follow
the standard instructions available on the Coq website.