diff --git a/README.md b/README.md index 07cb9c3..c88a5b7 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,14 @@ Both Brotli library and nginx module are under active development. ## Installation +### Debian + +This module is available as a Debian package: + +``` +sudo apt install libnginx-mod-http-brotli-filter libnginx-mod-http-brotli-static +``` + ### Statically compiled Checkout the latest `ngx_brotli` and build the dependencies: