mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
Fix minor typo in `README.md
`
This commit is contained in:
parent
08139d1ab1
commit
55ea75d0a9
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ and install Z3 there.
|
|||
|
||||
```bash
|
||||
virtualenv venv
|
||||
source venv/bin/active
|
||||
source venv/bin/activate
|
||||
python scripts/mk_make.py --python
|
||||
cd build
|
||||
make
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue