``` python3 -m venv tutorial-env source tutorial-env/bin/activate python -m pip install Django ```