Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
concordium
smart-contract-interactions
Commits
9c389c3c
Commit
9c389c3c
authored
Mar 04, 2019
by
Jakob Botsch Nielsen
Browse files
Simplify README slightly
parent
11a302b2
Pipeline
#11036
passed with stage
in 4 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
9c389c3c
...
...
@@ -4,10 +4,10 @@ into Coq and verifying them.
## Building/Developing
This repo uses the coq-containers library by Stéphane Lescuyer. This must be
installed first. For Coq 8.9 clone
[
the repo
](
https://github.com/coq-contribs/containers
)
and install it with
installed first. For Coq 8.9 follow the following steps:
```
bash
git clone https://github.com/coq-contribs/containers
cd
containers
make
-j
make
-f
Makefile.coq
install
...
...
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