diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,7 +3,7 @@ Get Your Grub Back - Get it back from the clutches of Windows on EFI systems Tired that after you booted to windows it removed your grub ? Then you are at the right place just boot from any live distro -and enter the following commands +and enter the following commands : -# wget "link to be updated" -# bash GYGB.sh +wget https://github.com/N3V0N/GYGB/releases/download/1.0/GYGB.sh +bash GYGB.sh |