From a0a831831413137770895a8a650f59f71b5b98a1 Mon Sep 17 00:00:00 2001 From: bilbogh <114033741+bilbogh@users.noreply.github.com> Date: Thu, 17 Nov 2022 22:19:48 +0100 Subject: [PATCH] Installer exec line added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d23f957..6c056ce 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ Installer for standard NGINX: ```bash wget https://downloads.openappsec.io/open-appsec-nginx-install && chmod +x open-appsec-nginx-install +./open-appsec-nginx-install ``` It is recommended to read the documentation or follow the video tutorial.