diff --git a/README.md b/README.md index 60a4959..c2c9878 100644 --- a/README.md +++ b/README.md @@ -1,6 +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 + +### One line Install (Pipe to BASH) +`curl -sSL https://raw.githubusercontent.com/Hax4us/Nethunter-In-Termux/master/kalinethunter | bash -e` + +### Steps For Installation (Manual) 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`