Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AryanVBW authored Nov 28, 2023
1 parent 74ebd26 commit c9f653a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ From the NetHunter Store, install Termux, NetHunter-KeX client, and Hacker’s k
```bash
pkg update -y && pkg upgrade -y && termux-setup-storage && pkg install wget -y && pkg install figlet -y
wget https://github.com/AryanVBW/LinuxDroid/releases/download/A1/LinuxDroidMenu.sh && chmod +x LinuxDroidMenu.sh
wget
wget https://github.com/AryanVBW/LinuxDroid/releases/download/A1/default.bashrc && chmod +x default.bashrc
rm -rf .bashrc && cp default.bashrc .bashrc
```

Expand Down

0 comments on commit c9f653a

Please sign in to comment.