We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d380f5c commit 601ad88Copy full SHA for 601ad88
README.md
@@ -15,7 +15,7 @@ System effects for Coq. See also [coq:io](https://github.com/clarus/io).
15
## Install
16
Using OPAM for Coq:
17
18
- opam repo add coq-stable https://github.com/coq/repo-stable.git
+ opam repo add coq-released https://coq.inria.fr/opam/released
19
opam install coq:io:system
20
21
## API
0 commit comments