Merge pull request #68 from bxlxx/main

fix installation usage errors in README
This commit is contained in:
WrightNed 2023-11-05 16:06:57 +02:00 committed by GitHub
commit 0869b8f24d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -67,7 +67,7 @@ For Linux (NGINX or Kong) using the installer (list of supported/pre-compiled NG
```bash
$ wget https://downloads.openappsec.io/open-appsec-install && chmod +x open-appsec-install
$ ./open-appsec-install auto
$ ./open-appsec-install --auto
```
For Linux, if youve built your own package use the following commands: