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
Jonas Kastberg
iris
Commits
7a17a440
Commit
7a17a440
authored
Jan 21, 2017
by
Jacques-Henri Jourdan
Browse files
More precision about installation of ssreflect in the readme.
parent
19af143a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
7a17a440
...
...
@@ -9,8 +9,13 @@ This version is known to compile with:
-
Coq 8.6
-
Ssreflect 1.6.1
The easiest way to install the correct versions of the dependencies is through
opam. Once you got opam set up, just run
`make build-dep`
to install the right
The easiest way to install the correct versions of the dependencies is
through opam. Ssreflect is available on the coq-released repository,
set up by the command:
opam repo add coq-released https://coq.inria.fr/opam/released
Once you got opam set up, just run
`make build-dep`
to install the right
versions of the dependencies. When the dependencies change, just run
`make
build-dep`
again.
...
...
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