From 9ec8858a152fbca23c9b9f7f3e823e38cd1ae32e Mon Sep 17 00:00:00 2001 From: bilbogh <114033741+bilbogh@users.noreply.github.com> Date: Wed, 14 Dec 2022 19:17:47 +0100 Subject: [PATCH] Added list of supported NGINX versions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2dcd7a5..dd1eda4 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ wget https://downloads.openappsec.io/open-appsec-k8s-install && chmod +x open-ap ./open-appsec-k8s-install ``` -Installer for standard NGINX: +Installer for standard NGINX (list of supported/pre-compiled NGINX attachements is available [here](https://downloads.openappsec.io/supported-nginx.txt)): ```bash wget https://downloads.openappsec.io/open-appsec-nginx-install && chmod +x open-appsec-nginx-install