This commit is contained in:
Benoit Chesneau 2010-02-03 19:00:21 +01:00
parent 5cb1f47e87
commit 00d85b9428

View File

@ -68,7 +68,7 @@ Then run::
Paste-compatible projects Paste-compatible projects
+++++++++++++++++++++++++ +++++++++++++++++++++++++
For paste-compatible projects (like Pylons) use the `gunicorn_paste` command:: For paste-compatible projects (like Pylons, TurboGears 2, ...) use the `gunicorn_paste` command::
$ cd your pasteproject $ cd your pasteproject
$ gunicorn_paste --workers=2 development.ini $ gunicorn_paste --workers=2 development.ini