Skip to content

Commit 0dfb34d

Browse files
Fix virtual env link in readme (#304)
1 parent c2a9c34 commit 0dfb34d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ It usually comes pre-installed in Mac and Linux but in Windows you need to run t
2929

3030
### Install virtualenv
3131

32-
Also make sure you have [virtualenv](https://virtualenv.pypa.io/en/latest/installation/) in your computer by running:
32+
Also make sure you have [virtualenv](https://virtualenv.pypa.io/en/latest/installation.html) in your computer by running:
3333

3434
```bash
3535
virtualenv --version

0 commit comments

Comments
 (0)