diff options
| author | harishnkr <hari2menon1234@gmail.com> | 2024-08-12 03:00:43 +0530 |
|---|---|---|
| committer | harishnkr <hari2menon1234@gmail.com> | 2024-08-12 03:00:43 +0530 |
| commit | 9fd9cbdfed1a7f392839b100e81fd9a644a8840c (patch) | |
| tree | 541bc0f1d1653592473964b126dda3c30c9eaf45 | |
| parent | e1a1b35cb778ebc657977c143980e6c91e58ec4d (diff) | |
format fixes
| -rw-r--r-- | .github/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/README.md b/.github/README.md index 96e4e03..cdf958d 100644 --- a/.github/README.md +++ b/.github/README.md @@ -45,11 +45,11 @@ For Fedora based systems: ``` sudo grub2-mkconfig -o /boot/grub2/grub.cfg ``` -when using BIOS or + when using BIOS or ``` sudo grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg ``` -when using EFI + when using EFI ## Using Package manager |
