Skip to content

Commit 9cfb99c

Browse files
committed
Fix typo in venv instructions
1 parent 4c57725 commit 9cfb99c

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
@@ -38,7 +38,7 @@ packages, you will probably want the following:
3838

3939
2. Activate the virtualenv.
4040

41-
source ./env/bin/activate
41+
source ./venv/bin/activate
4242

4343
2. Install dependencies through `pip`.
4444

0 commit comments

Comments
 (0)