Skip to content

Commit

Permalink
readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
thewhiteh4t committed Feb 3, 2022
1 parent 6616a50 commit 411cfba
Showing 1 changed file with 4 additions and 14 deletions.
18 changes: 4 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,31 +96,21 @@ Available Templates :

## Installation

### Kali Linux / Ubuntu / Parrot OS
### Kali Linux / Arch Linux / Ubuntu / Parrot OS / Termux

```bash
git clone https://github.com/thewhiteh4t/seeker.git
cd seeker/
apt update
apt install python3 python3-pip php
pip3 install requests
chmod +x install.sh
./install.sh
```

### BlackArch Linux

```bash
pacman -S seeker
sudo pacman -S seeker
```

### Termux

```bash
git clone https://github.com/thewhiteh4t/seeker.git
cd seeker/
pkg update
pkg install python php
pip3 install requests
```
### Docker

```bash
Expand Down

0 comments on commit 411cfba

Please sign in to comment.