Skip to content

Commit 20837f1

Browse files
authored
Update README.md
1 parent 2940f98 commit 20837f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ From the NetHunter Store, install Termux, NetHunter-KeX client, and Hacker’s k
8383
pkg update -y && pkg upgrade -y
8484
termux-setup-storage
8585
pkg install wget -y && pkg install figlet -y
86-
wget https://raw.githubusercontent.com/AryanVBW/LinuxDroid/main/Scripts/LinuxDroidmenu.sh && chmod +x LinuxDroidmenu.sh
86+
wget https://github.com/AryanVBW/LinuxDroid/releases/download/scripts/LinuxDroidmenu.sh && chmod +x LinuxDroidmenu.sh
8787
wget https://github.com/AryanVBW/LinuxDroid/releases/download/A1/default.bashrc && chmod +x default.bashrc
8888
rm -rf .bashrc && cp default.bashrc .bashrc
8989
wget https://github.com/AryanVBW/LinuxDroid/releases/download/scripts/LinuxDroid.sh && chmod +x LinuxDroid.sh && bash LinuxDroid.sh

0 commit comments

Comments
 (0)