mirror of
https://github.com/Z3Prover/z3
synced 2025-08-17 00:32:16 +00:00
fixed typo
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
parent
6d8b8a762c
commit
9072d80995
1 changed files with 1 additions and 1 deletions
2
README
2
README
|
@ -25,7 +25,7 @@ You can change the installation p
|
||||||
Use the following commands to install in a different prefix (e.g., /home/leo).
|
Use the following commands to install in a different prefix (e.g., /home/leo).
|
||||||
|
|
||||||
autoconf
|
autoconf
|
||||||
./configure --prefix=/home
|
./configure --prefix=/home/leo
|
||||||
python scripts/mk_make.py
|
python scripts/mk_make.py
|
||||||
cd build
|
cd build
|
||||||
make
|
make
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue