From ffed18c7876aa363f19b48c8c547e69619fc5336 Mon Sep 17 00:00:00 2001 From: potats0 <42128471+potats0@users.noreply.github.com> Date: Fri, 7 Jul 2023 14:12:25 +0800 Subject: [PATCH] Created Installation (markdown) --- Installation.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Installation.md diff --git a/Installation.md b/Installation.md new file mode 100644 index 0000000..b0c8587 --- /dev/null +++ b/Installation.md @@ -0,0 +1,6 @@ +# Install dependence +## 1. libcoraza-nginx +1. clone the repository +```bash +https://github.com/potats0/coraza.git +``` \ No newline at end of file