mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Fix a misspelled command in README.rst
This commit is contained in:
parent
88b6b6a196
commit
a603734d80
@ -138,7 +138,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
|
||||
|
||||
If you're wanting to keep on keeping on with the usual paster serve command,
|
||||
you can specify the Gunicorn server settings in your configuration file::
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user