Update README.md

This commit is contained in:
Caster 2024-12-12 10:33:19 +05:00 committed by GitHub
parent 62f36cadf1
commit a0c58601fd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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