1
0
mirror of https://github.com/Z4nzu/hackingtool.git synced 2025-06-20 06:15:54 +02:00

Update README.md

This commit is contained in:
Mr.Z4nzu
2020-04-11 16:07:12 +05:30
committed by GitHub
parent 9e0e12616b
commit ff09da4507

View File

@ -92,12 +92,12 @@
## Installation in Linux : ## Installation in Linux :
This Tool Must Run As ROOT !!! #### This Tool Must Run As ROOT !!!
git clone https://github.com/Z4nzu/hackingtool.git git clone https://github.com/Z4nzu/hackingtool.git
cd hackingtool cd hackingtool && chmod +x requirement.txt
chmod +x install.sh sudo pip3 install -r requirement.txt
./install.sh chmod +x install.sh && ./install.sh
sudo hackingtool sudo hackingtool
After Following All Steps Just Type In Terminal **hackingtool** After Following All Steps Just Type In Terminal **hackingtool**