fix installation errors in README

This commit is contained in:
Syin Wu
2023-11-03 11:19:44 +08:00
committed by GitHub
parent 4a2d25ab65
commit 1a4ab5f0d7

View File

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