summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Dan Liew <daniel.liew@imperial.ac.uk>2015-04-05 19:59:31 +0100
committerGravatar Dan Liew <daniel.liew@imperial.ac.uk>2015-04-05 19:59:31 +0100
commit806c64ca4b15898e783fef5e31f5a8f700a2612a (patch)
tree72f310243b0e3ef55a7cfefcfe87f39ad9b190fa /README.md
parent9708634ebdff86588479ef7f73cf77d0e9d9a756 (diff)
Note that CVC4 support is experimental.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 15f99733..e86eb187 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,8 @@ You can also report issues on our [issue tracker](https://github.com/boogie-org/
### Requirements
- [NuGet](https://www.nuget.org/)
-- [Z3](https://github.com/Z3Prover/z3) 4.3.2 or [CVC4](http://cvc4.cs.nyu.edu/web/) **FIXME_VERSION**
+- [Z3](https://github.com/Z3Prover/z3) 4.3.2 or [CVC4](http://cvc4.cs.nyu.edu/web/) **FIXME_VERSION** (note
+ CVC4 support is experimental)
#### Windows specific