Confirmed users
1,867
edits
Line 28: | Line 28: | ||
<li>In your cmd prompt, go to the uncompressed pip directory and run:</li> | <li>In your cmd prompt, go to the uncompressed pip directory and run:</li> | ||
python setup.py install | python setup.py install | ||
<li>Now you can | <li>Now you can install packages using pip on Win.</li>: | ||
pip install <<i>package name</i>> | |||
</ol> | </ol> | ||
=== Virtualenvwrapper Installation and Usage === | === Virtualenvwrapper Installation and Usage === | ||
<ol> | <ol> |