Skip to content

Commit

Permalink
fix opam installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
palmskog committed May 31, 2020
1 parent 3a472cf commit 8bad708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The easiest way to install the latest released version of StructTact
is via [OPAM](https://opam.ocaml.org/doc/Install.html):

```shell
opam repo add coq-released https://coq.inria.fr/opam/released
opam repo add coq-extra-dev https://coq.inria.fr/opam/extra-dev
opam install coq-struct-tact
```

Expand Down

0 comments on commit 8bad708

Please sign in to comment.