aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
authorChantal Keller <Chantal.Keller@lri.fr>2019-09-25 19:02:50 +0200
committerChantal Keller <Chantal.Keller@lri.fr>2019-09-25 19:02:50 +0200
commitb71439029c2b9883ad788cb56ec659fdc281e1dd (patch)
tree7cc1cb4b2e9880ac34e1e4129f9d1bd315c31c33 /INSTALL.md
parent1eca7126013d2bd333ec7488eef966bedc19a707 (diff)
downloadsmtcoq-b71439029c2b9883ad788cb56ec659fdc281e1dd.tar.gz
smtcoq-b71439029c2b9883ad788cb56ec659fdc281e1dd.zip
Typo
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 4a461d8..fac167e 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -39,6 +39,7 @@ opam repo add coq-extra-dev https://coq.inria.fr/opam/extra-dev
and install SMTCoq:
```bash
opam install coq-smtcoq
+```
### Installation from the sources, using opam (not recommended)