summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPratyush Desai2023-10-04 13:24:11 +0530
committerPratyush Desai2023-10-04 13:24:11 +0530
commit196056099beb26cbeab1fab0ff756a18f384ea63 (patch)
tree5178c79341a13cc97403753771b027e10ceaf3f9
parentd701d1604e1264ed3e3c4a60643c4a18b969d049 (diff)
downloadwatbot-container.tar.gz
watbot-container.tar.bz2
watbot-container.zip
readmecontainer
Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
-rw-r--r--README.md22
1 files changed, 20 insertions, 2 deletions
diff --git a/README.md b/README.md
index bf95212..c0b1265 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,23 @@
# watbot
-watbot
-
ported watbot from wuselfuzz
+
+## Installation
+
+### Prerequisites
+
+* podman
+* git
+
+
+### Setup
+
+* `git clone <repo>`
+* `cd <repo>`
+* `podman build -f DOCKERFILE`
+* `podman run <container-id>
+
+Note: You might wanna detach at the end there.
+
+
+