diff options
author | Navan Chauhan <navanchauhan@gmail.com> | 2017-09-27 13:45:08 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-27 13:45:08 +0530 |
commit | 2fca7d4eac8cf2a20f532ed5a7fbbc927a86d6c3 (patch) | |
tree | c6d30037882b07dfc4992a5755c871b7581ec2f1 /README.md | |
parent | d25848a48b78401d172f67217034e4f94801d70a (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 14 |
1 files changed, 8 insertions, 6 deletions
@@ -1,12 +1,14 @@ # GYGB -Get Your Grub Back - Get it back from the clutches of Windows on EFI systems +##Get Your Grub Back - An AIO Toolkit to repair your grub +Just boot from any live distro and enter the following commands : -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 : - -`wget https://github.com/N3V0N/GYGB/releases/download/1.0/GYGB.sh` +`wget https://github.com/N3V0N/GYGB/releases/download/2.0/gygb.sh` then -`bash GYGB.sh` +`bash gygb.sh` + + +## Screenshot +![Screenshot](https://github.com/navanchauhan/GYGB/Docs/SS.png) |