mirror of
https://github.com/Z3Prover/z3
synced 2025-06-06 14:13:23 +00:00
typo
This commit is contained in:
parent
dcf8291860
commit
0bee012f2c
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -12,7 +12,7 @@ Z3 can be built using Visual Studio Command Prompt and make/g++.
|
||||||
2) Building Z3 using make/g++ and Python
|
2) Building Z3 using make/g++ and Python
|
||||||
Execute:
|
Execute:
|
||||||
|
|
||||||
autconf
|
autoconf
|
||||||
./configure
|
./configure
|
||||||
python scripts/mk_make.py
|
python scripts/mk_make.py
|
||||||
cd build
|
cd build
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue