Skip to content

Commit

Permalink
Update virtualenv.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
xandfury committed Aug 19, 2018
1 parent af651f2 commit e882e33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/installation/virtualenv.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Virtualenv
==========

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.
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.


Installation
Expand Down

0 comments on commit e882e33

Please sign in to comment.