Skip to content

Commit

Permalink
Small typo fix
Browse files Browse the repository at this point in the history
active -> activate
  • Loading branch information
cholmes authored and gadomski committed Jun 1, 2021
1 parent 0e7509b commit 2c13ad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -102,7 +102,7 @@ If not using docker, itt's recommended to use [virtualenv](https://virtualenv.py

- Make sure [virtualenv](https://virtualenv.pypa.io/en/latest/installation.html) is installed
- Run `virtualenv venv`
- Activate the virtualenv with `source venv/bin/active`
- Activate the virtualenv with `source venv/bin/activate`

#### Installing development requirements

Expand Down

0 comments on commit 2c13ad7

Please sign in to comment.