diff --git a/README.md b/README.md index fe4dfe4..784e943 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,4 @@ postgres=# \q 2. Walk the dinosaur ## Usage -`gunicorn buckler:app --bind localhost:5400 --worker-class aiohttp.GunicornWebWorker` +`gunicorn buckler:init_app --bind localhost:5400 --worker-class aiohttp.GunicornWebWorker`