Skip to content

Commit

Permalink
Updated broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
BradMcDanel committed Sep 25, 2018
1 parent 302f30f commit 70b2797
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 @@ -10,7 +10,7 @@ Clone and enter the repoistory.
git clone git@github.com:kunglab/ebnn.git
cd ebnn
```
Setup virtualenv ([read more here if interested](http://python-guide-pt-br.readthedocs.io/en/latest/dev/virtualenvs/)).
Setup virtualenv ([read more here if interested](https://virtualenv.pypa.io/en/stable/userguide/)).
```bash
virtualenv env
source env/bin/activate
Expand Down

0 comments on commit 70b2797

Please sign in to comment.