update docs on the required z3 version

This commit is contained in:
Leo Alt
2022-12-16 13:05:40 +01:00
committed by Nikola Matic
parent c1040815b1
commit d5c6fd881b
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -326,7 +326,7 @@ The following are dependencies for all builds of Solidity:
+-----------------------------------+-------------------------------------------------------+
| `Git`_ | Command-line tool for retrieving source code. |
+-----------------------------------+-------------------------------------------------------+
| `z3`_ (version 4.8+, Optional) | For use with SMT checker. |
| `z3`_ (version 4.8.16+, Optional) | For use with SMT checker. |
+-----------------------------------+-------------------------------------------------------+
| `cvc4`_ (Optional) | For use with SMT checker. |
+-----------------------------------+-------------------------------------------------------+