diff --git a/docs/source/run.rst b/docs/source/run.rst index a01624f6..03cc5b1c 100644 --- a/docs/source/run.rst +++ b/docs/source/run.rst @@ -81,7 +81,7 @@ apologize for the lack of script name creativity. And some usage:: Simple example:: $ cd yourpasteproject - $ gunicorn_paste --workers=2 development.ini + $ gunicorn_paster --workers=2 development.ini Integration ===========