Skip to content

Commit ea86ad4

Browse files
Create README.md
1 parent 88e1c04 commit ea86ad4

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
## More informations
2+
3+
See [here](https://popl24.sigplan.org/details/POPL-2024-tutorialfest/8/MetaCoq-Tutorial).
4+
5+
## Installation instructions
6+
7+
Participants should install the `coq-metacoq-template` package via `opam`.
8+
9+
If you do not have Coq installed yet, we recommend using the [Coq platform](https://coq.inria.fr/download) to install.
10+
11+
If you do not already have an editor for Coq installed, we recommend using [VSCode](https://code.visualstudio.com/) with the [VSCoq legacy plugin](https://marketplace.visualstudio.com/items?itemName=coq-community.vscoq1).
12+
13+
See also MetaCoq's [installation instructions](https://github.com/MetaCoq/metacoq/blob/main/INSTALL.md). If you have trouble installing, you can ask questions on MetaCoq's [Zulip channel](https://coq.zulipchat.com/#narrow/stream/237658-MetaCoq/).

0 commit comments

Comments
 (0)