diff --git a/README.txt b/README.txt index 1691355b..06fef29b 100644 --- a/README.txt +++ b/README.txt @@ -23,7 +23,7 @@ Use gunicorn: -h, --help show this help message and exit -Eample with test app : +Example with test app : $ cd examples $ gunicorn --workers=2 test:app