Confirmed users
1,867
edits
Line 31: | Line 31: | ||
<li>Set your environment variable:</li> | <li>Set your environment variable:</li> | ||
WORKON_HOME = C:\Python27\Scripts: | WORKON_HOME = C:\Python27\Scripts: | ||
<li>You can now create <b><i>virtualenvs</i></b>: | <li>You can now create <b><i>virtualenvs</i></b>:</li> | ||
mkvirtualenv <name of the environment | mkvirtualenv <name of the environment | ||
</ol> | </ol> |