mirror of
https://github.com/potats0/lua-resty-coraza.git
synced 2025-06-28 17:41:00 +03:00
Updated Installation (markdown)
parent
ffed18c787
commit
b0e7f04829
@ -3,4 +3,14 @@
|
||||
1. clone the repository
|
||||
```bash
|
||||
https://github.com/potats0/coraza.git
|
||||
```
|
||||
```
|
||||
2. Build the source && Installation
|
||||
```bash
|
||||
cd coraza
|
||||
./build.sh
|
||||
./configure
|
||||
make
|
||||
sudo make install
|
||||
```
|
||||
|
||||
libcoraza.so will be installed at `/usr/local/lib`
|
Loading…
x
Reference in New Issue
Block a user