Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5e44c commit 55d545aCopy full SHA for 55d545a
source/installation.rst
@@ -52,7 +52,8 @@ Detailed instructions for Windows users
52
53
3. Download `virtualenv
54
<https://pypi.python.org/packages/source/v/virtualenv/virtualenv-1.10.1.tar.gz>`_
55
- tar ball inside ``C:\seltests`` and extract it.
+ tar ball inside ``C:\seltests`` and extract it. Ensure the tar bal has been extracted
56
+ to ``C:\seltests\virtualenv-1.10.1`` folder (To extract you can use WinZip or 7-zip)
57
58
4. Start a command prompt (using the ``cmd.exe`` program), then change
59
to the ``C:\seltests\virtualenv-1.10.1`` folder and run the ``virtualenv.py`` script
0 commit comments