mirror of
https://github.com/Z3Prover/z3
synced 2025-04-12 20:18:18 +00:00
fixed typos
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
44a98920d1
commit
ad107bfc42
|
@ -150,9 +150,10 @@ Z3 was configured with success.
|
||||||
Host platform: $PLATFORM
|
Host platform: $PLATFORM
|
||||||
Arithmetic: $ARITH
|
Arithmetic: $ARITH
|
||||||
Python Support: $HAS_PYTHON_MSG
|
Python Support: $HAS_PYTHON_MSG
|
||||||
Pyyhon: $PYTHON
|
Python: $PYTHON
|
||||||
|
Prefix: $prefix
|
||||||
|
|
||||||
Type 'make' to compile Z3.
|
Type 'make' to compile Z3.
|
||||||
Type 'sudo make install' to install Z3.
|
Type 'sudo make install' to install Z3.
|
||||||
Type 'sudo make install-python' to install Z3 Python bindings.
|
Type 'sudo make install-z3py' to install Z3 Python (Z3Py) bindings.
|
||||||
EOF
|
EOF
|
||||||
|
|
Loading…
Reference in a new issue