Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
Iris
Commits
e4de954a
Commit
e4de954a
authored
Dec 18, 2017
by
Ralf Jung
Browse files
mention required opam version
parent
cbea806e
Pipeline
#5988
passed with stages
in 14 minutes and 43 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e4de954a
...
...
@@ -15,8 +15,8 @@ If you need to work with Coq 8.5, please check out the
## Installing via opam
To obtain the latest stable release via opam, you have to add
the Coq opam
repository:
To obtain the latest stable release via opam
(1.2.2 or newer)
, you have to add
the Coq opam
repository:
opam repo add coq-released https://coq.inria.fr/opam/released
...
...
@@ -28,8 +28,8 @@ To obtain a development version, add the Iris opam repository:
## Building from source
When building Iris from source, we recommend to use opam
for installing Iris's dependencies.
This requires the following two repositories:
When building Iris from source, we recommend to use opam
(1.2.2 or newer) for
installing Iris's dependencies.
This requires the following two repositories:
opam repo add coq-released https://coq.inria.fr/opam/released
opam repo add iris-dev https://gitlab.mpi-sws.org/FP/opam-dev.git
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment