Skip to content

Commit

Permalink
Update to broken venv documentation link.
Browse files Browse the repository at this point in the history
  • Loading branch information
Francesco Di Natale committed May 7, 2020
1 parent aeda12f commit ed4311a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ Documentation is important in computational studies as much as it is in physical
## Setting up your Python Environment

To get started, we recommend using virtual environments. If you do not have the
Python `virtualenv` package installed, take a look at their official [documentation](http://python-guide-pt-br.readthedocs.io/en/latest/dev/virtualenvs/) to get started.
Python `virtualenv` package installed, take a look at their official [documentation](https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/) to get started.

To create a new virtual environment:

Expand Down

0 comments on commit ed4311a

Please sign in to comment.