Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rc-chuah authored Mar 17, 2021
1 parent 8675904 commit 437ab7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 6,10 @@ This is a python script by which you can install Kali Nethunter (Kali Linux) in
1. Install Dependencies In Termux `pkg update -y && pkg install git python -y`
2. Git Clone Repo `git clone https://github.com/rc-chuah/pymuxkali`
3. Change Directory `cd pymuxkali`
4. Run script `python install.py <options>`
4. Run script `python pymuxkali.py <options>`
### pymuxkali options
```
usage: install.py [-f] [-m] [-u] [-h]
usage: pymuxkali.py [-f] [-m] [-u] [-h]
optional arguments:
-f, --full Install Kali Nethunter In Termux Full Version.
Expand Down

0 comments on commit 437ab7e

Please sign in to comment.