forked from orbit-oss/flask
docs: `http://...`
This commit is contained in:
parent
974e144843
commit
7e157ee589
2 changed files with 4 additions and 4 deletions
|
|
@ -162,8 +162,8 @@ and :command:`python` which will run those things, but this might not automatica
|
|||
on Windows, because it doesn't know where those executables are (give either a try!).
|
||||
|
||||
To fix this, you should be able to navigate to your Python install directory
|
||||
(e.g ``C:\Python27``), then go to ``Tools``, then ``Scripts``; then find the
|
||||
``win_add2path.py`` file and run that. Open a **new** Command Prompt and
|
||||
(e.g :file:`C:\Python27`), then go to :file:`Tools`, then :file:`Scripts`; then find the
|
||||
:file:`win_add2path.py` file and run that. Open a **new** Command Prompt and
|
||||
check that you can now just type :command:`python` to bring up the interpreter.
|
||||
|
||||
Finally, to install `virtualenv`_, you can simply run::
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue