Updated virtualenv section.
This commit is contained in:
parent
56b5ca64ea
commit
4a29aedb64
2
INSTALL
2
INSTALL
@ -109,7 +109,7 @@ II. Installation on GNU/Linux and MacOSX
|
|||||||
|
|
||||||
$ virtualenv .venv
|
$ virtualenv .venv
|
||||||
|
|
||||||
For virtualenv >= 1.7 use:
|
For virtualenv >= 1.7 use instead:
|
||||||
$ virtualenv --system-site-packages .venv
|
$ virtualenv --system-site-packages .venv
|
||||||
|
|
||||||
4. Activate the virtual environment:
|
4. Activate the virtual environment:
|
||||||
|
Loading…
Reference in New Issue
Block a user