Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: ҉αkα x⠠⠵ <[email protected]>
  • Loading branch information
joseguzman1337 authored Mar 1, 2024
1 parent bc547cf commit 5a935bf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,13 @@ pkg update -y && pkg upgrade -y && pkg install python python2 ruby git php perl
## 3.0 Install Kali Linux Nethuner (Method A)
```ShellSession
pkg install wget openssl-tool proot -y && hash -r && wget https://raw.githubusercontent.com/EXALAB/AnLinux-Resources/master/Scripts/Installer/Nethunter/nethunter.sh && bash nethunter.sh

You can now launch Kali Nethunter with executing the script
```ShellSession
./start-nethunter.sh
```

## 3.1 Install Kali Linux NetHunter (Method B)
## 3.1 Install Kali Linux NetHunter (Method B, Use only if Method A fails)

```ShellSession
termux-wake-lock;\
Expand Down

0 comments on commit 5a935bf

Please sign in to comment.