diff --git a/README.md b/README.md index 60a4959..118048a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ # Nethunter-In-Termux This is a script by which you can install Kali nethunter (Kali Linux) in your termux application without rooted phone ### Steps For Installation -1. Download script in **HOME** `curl -LO https://raw.githubusercontent.com/Hax4us/Nethunter-In-Termux/master/kalinethunter` -2. Give execution permission `chmod +x kalinethunter` -3. Run script `./kalinethunter` +1. Download curl by executing `pkg install curl` +2. Download script in **HOME** `curl -LO https://raw.githubusercontent.com/Hax4us/Nethunter-In-Termux/master/kalinethunter` +3. Give execution permission `chmod +x kalinethunter` +4. Run script `./kalinethunter` ### Usage 1. Use command `startkali` to start nethunter. Default user is __kali__ and default password is also __kali__.