Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Z4nzu authored Apr 11, 2020
1 parent 9e0e126 commit ff09da4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,12 @@

## Installation in Linux :

This Tool Must Run As ROOT !!!
#### This Tool Must Run As ROOT !!!

git clone https://github.com/Z4nzu/hackingtool.git
cd hackingtool
chmod +x install.sh
./install.sh
cd hackingtool && chmod +x requirement.txt
sudo pip3 install -r requirement.txt
chmod +x install.sh && ./install.sh
sudo hackingtool

After Following All Steps Just Type In Terminal **hackingtool**
Expand Down

0 comments on commit ff09da4

Please sign in to comment.