mirror of
https://github.com/Z3Prover/z3
synced 2025-05-08 00:05:46 +00:00
Merge pull request #414 from delcypher/typo_readme
Fix minor typo in ``README.md``
This commit is contained in:
commit
905fa56120
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