bpo-34324: Doc README wrong directory name for venv (GH-8650)
In the documentation, the `env` directory is specified when we execute the `make venv` command. But in the code, `make venv` will create the virtualenv inside the `venv` directory (defined by `VENVDIR`)
S
Stéphane Wirtel committed
599bfa18f8ebcb23af300b6855934048c3c64e7d
Parent: cca4eec
Committed by Mariatta <[email protected]>
on 8/9/2018, 3:05:31 PM