Skip to content

Commit e882e33

Browse files
authored
Update virtualenv.rst
1 parent af651f2 commit e882e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/installation/virtualenv.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Virtualenv
22
==========
33

4-
A generic way to keep Python installations separate is using `virtualenv <https://pypi.python.org/pypi/virtualenv>`_. This way you can run conpot on your machine without littering your machine. This guides assumes you have Python 2 installed and running on your computer.
4+
A generic way to keep Python installations separate is using `virtualenv <https://pypi.python.org/pypi/virtualenv>`_. This way you can run conpot on your machine without littering your machine. This guides assumes you have Python 3.5 installed and running on your computer.
55

66

77
Installation

0 commit comments

Comments
 (0)