.. installation: ============ Installation ============ At the command line:: $ python3 -m venv venv $ source venv/bin/activate $ pip install {{ cookiecutter.project_slug }}