aboutsummaryrefslogtreecommitdiff
path: root/index.rst
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2018-01-16 19:27:02 +0530
committerGitHub <noreply@github.com>2018-01-16 19:27:02 +0530
commita1adea055614a918384ec56659382cfa661b7c3b (patch)
tree0c4a6524a768e5c57bd352e2ee0546e211f389d9 /index.rst
parent13074f8079a09d878ca2ceb2cb9386138238a5c0 (diff)
Create index.rst
Diffstat (limited to 'index.rst')
-rw-r--r--index.rst21
1 files changed, 21 insertions, 0 deletions
diff --git a/index.rst b/index.rst
new file mode 100644
index 0000000..05e92fe
--- /dev/null
+++ b/index.rst
@@ -0,0 +1,21 @@
+===================
+Grub Repair Toolkit
+===================
+Get Your Grub Back
+
+
+About
+^^^^^
+Grub Repair Toolkit or sometimes referred as GYGB (*Get Your Grub Back*) is an all-in-one grub repair toolkit which has almost every way to fix your GRUB, it doesn't discriminate between UEFI and BIOS
+
+Installation
+^^^^^^^^^^^^
+The script can be directly run without installation
+
+``wget https://raw.githubusercontent.com/navanchauhan/Grub-Repair-Toolkit/master/GYGB.sh``
+
+And Then
+
+``bash GYGB.sh``
+
+** NOTE: apt-get and brew installation methods are coming very soon**