From a0c58601fdfaf292d2f5d2ef1c1ef215c2071e1c Mon Sep 17 00:00:00 2001 From: Caster Date: Thu, 12 Dec 2024 10:33:19 +0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index af7dacb..d93df8c 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,12 @@ This tool is written in Python 3 and uses regular expressions to look for specif To install Sara: +1. Kali Linux +```bash +caster@kali:~$ sudo apt update && sudo apt install sara +caster@kali:~$ sara -h +``` +2. Via Python3 ```bash caster@kali:~$ sudo apt install python3-colorama git caster@kali:~$ git clone https://github.com/casterbyte/Sara