From 00d85b94288b020d096af4b144ac7b131d9ed3ab Mon Sep 17 00:00:00 2001 From: Benoit Chesneau Date: Wed, 3 Feb 2010 19:00:21 +0100 Subject: [PATCH] bzzz --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index c014b385..9d7bc33f 100644 --- a/README.rst +++ b/README.rst @@ -68,7 +68,7 @@ Then run:: 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 $ gunicorn_paste --workers=2 development.ini