Skip to content

Commit f0d320d

Browse files
nikhiljohn10das-g
andauthored
Update en/chromebook_setup/instructions.md
Co-authored-by: Raphael Das Gupta <github.com@raphael.dasgupta.ch>
1 parent d90b4a3 commit f0d320d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/chromebook_setup/instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Run:
7474
```
7575
mkdir djangogirls
7676
cd djangogirls
77-
python{{ book.py_version }} -mvenv myvenv
77+
python3 -mvenv myvenv
7878
source myvenv/bin/activate
7979
pip install django~={{ book.django_version }}
8080
```

0 commit comments

Comments
 (0)