3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-08 10:25:18 +00:00

Fixed typo found by Yuto Takei

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
Leonardo de Moura 2012-11-19 21:30:39 -08:00
parent c3ee9d0f74
commit c9465848dc

2
README
View file

@ -12,7 +12,7 @@ Z3 can be built using Visual Studio Command Prompt and make/g++.
2) Building Z3 using make/g++ and Python
Execute:
autconf
autoconf
./configure
python scripts/mk_make.py
cd build