mirror of
https://github.com/Z4nzu/hackingtool
synced 2026-05-23 08:58:22 +00:00
Update README.md
This commit is contained in:
parent
9e0e12616b
commit
ff09da4507
1 changed files with 4 additions and 4 deletions
|
|
@ -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**
|
||||
|
|
|
|||
Loading…
Reference in a new issue