We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Deploying a Hosted Site (markdown)
Add missing command to install pip-requirements.txt
Correct `git checkout` command (once 2.0 is released, this should be updated anyway)
Change relative path to absolute (don't assume what dir the user is in)
Add `--no-site-packages` option to virtualenv command, this is very important!
Correct paths for virtualenv create and activate (don't assume what directory the user is in)
Created Deploying a Hosted Site (markdown)