Skip to content

Commit 52de7f0

Browse files
authored
Update README.rst
1 parent b60e8e3 commit 52de7f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This example app works best in Python 2.7. If 2.7 is your default version, creat
1818

1919
.. code::
2020
21-
virtualenv -p /your/path/to/python2 env
21+
virtualenv env
2222
2323
Otherwise, if Python 3+ is your default, specify the path to your 2.7 instance:
2424

0 commit comments

Comments
 (0)