We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b60e8e3 commit 52de7f0Copy full SHA for 52de7f0
1 file changed
example/README.rst
@@ -18,7 +18,7 @@ This example app works best in Python 2.7. If 2.7 is your default version, creat
18
19
.. code::
20
21
- virtualenv -p /your/path/to/python2 env
+ virtualenv env
22
23
Otherwise, if Python 3+ is your default, specify the path to your 2.7 instance:
24
0 commit comments