Update django.md

main
Matt Huntington 5 years ago committed by GitHub
parent 9a561a53e9
commit 0a42ce6a87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,5 @@
```
python3 -m venv tutorial-env
source tutorial-env/bin/activate
python -m pip install Django
```

Loading…
Cancel
Save