chore: updated the readme

This commit is contained in:
potatso 2023-08-08 13:51:49 +08:00
parent bbab51094d
commit a61b5e806a

View File

@ -25,7 +25,7 @@ sudo make install
### 2. Coreruleset
coreruleset is an opensource waf rules.
1. clone the repository
`git clone https://github.com/coreruleset/coreruleset`
`git clone --recurse-submodules https://github.com/coreruleset/coreruleset`
### 3. lua-resty-coraza
```bash