Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cfml
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
CHARGUERAUD Arthur
cfml
Commits
fd3a3137
Commit
fd3a3137
authored
May 24, 2018
by
Armaël Guéneau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update the installation instructions
parent
5474d8f5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
8 deletions
+5
-8
README.md
README.md
+5
-8
No files found.
README.md
View file @
fd3a3137
...
...
@@ -19,18 +19,15 @@ CFML consists of two parts:
Installation
============
The current version of CFML requires Coq 8.6
(
*not*
8.6.1)
.
The current version of CFML requires Coq 8.6
or newer
.
The simplest way of installing the
*latest released version*
of CFML is via
`opam`
.
It is recommended to create a new switch, whose name you can choose;
in the following, we use
`cfml86`
.
```
sh
opam switch cfml86
-A
4.05.0
eval
`
opam config
env
`
opam
install
-j4
coq.8.6
opam
install
-j4
coq-cfml
# This only needs to be done once, to add the opam repository with coq packages
opam repo add coq-released https://coq.inria.fr/opam/released
opam
install
coq-cfml
```
If instead you wish to use
*the development version*
of CFML,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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