diff --git a/README.md b/README.md index edca3e9..6424751 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ make install # Run locally for development (runs via Flask) make run -# Run in production (runs via Gunicorn) +# Run in production (runs via uWSGI) make prod # Spin up the optional reverse proxy (adjust the URLs in the docker-compose files)