You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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