Installer exec line added

This commit is contained in:
bilbogh 2022-11-17 22:19:48 +01:00 committed by GitHub
parent f2f5196db6
commit a0a8318314
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.