mirror of
https://github.com/Z4nzu/hackingtool
synced 2026-05-23 08:58:22 +00:00
Update readmes
This commit is contained in:
parent
434a71f921
commit
943bbb6eab
2 changed files with 2 additions and 2 deletions
|
|
@ -233,7 +233,7 @@
|
|||
|
||||
## Step : 4 Run hackingtool
|
||||
|
||||
sudo bash install.sh
|
||||
sudo python install.py
|
||||
|
||||
## Step : 5 For installing tools in directory
|
||||
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
sudo pip3 install -r requirements.txt
|
||||
|
||||
bash install.sh
|
||||
python install.py
|
||||
|
||||
sudo hackingtool
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue