3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 17:44:08 +00:00

fixed typos

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
Leonardo de Moura 2012-10-11 21:47:46 -07:00
parent 44a98920d1
commit ad107bfc42

View file

@ -150,9 +150,10 @@ Z3 was configured with success.
Host platform: $PLATFORM
Arithmetic: $ARITH
Python Support: $HAS_PYTHON_MSG
Pyyhon: $PYTHON
Python: $PYTHON
Prefix: $prefix
Type 'make' to compile 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