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

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.