diff --git a/doc/htdocs/deployment.html b/doc/htdocs/deployment.html index 85763288..6a3a5305 100644 --- a/doc/htdocs/deployment.html +++ b/doc/htdocs/deployment.html @@ -167,7 +167,7 @@ $ source ~/venvs/webapp/bin/activate $ ~/venvs/webapp/bin/easy_install -U gunicorn $ deactivate -
Then you just need to use one of the thee Gunicorn scripts that was installed +
Then you just need to use one of the three Gunicorn scripts that was installed into ~/venvs/webapp/bin.