aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Dénès2015-09-01 16:33:21 +0200
committerMaxime Dénès2015-09-01 16:33:21 +0200
commitade7c12c3dd440c3b297943d3562411adadd962d (patch)
treeeaecd289c87caa6c0f515aa619c219db7d9ed6af
parent14c940b332512f313b0b80acd6a17f80721b32fc (diff)
Fix typo in README.
-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.