Merge pull request #108 from grohan47/grohan-master

Reframed a sentence
This commit is contained in:
Adrian Środoń 2023-04-27 07:14:06 +02:00 committed by GitHub
commit 15b20532b0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -167,8 +167,8 @@ sudo grub2-mkconfig -o BOOT_GRUB_LOCATION/grub.cfg
``` ```
<Callout type="warning"> <Callout type="warning">
These commands may not work for you. These commands have only been tested on Arch & Fedora, and may not work on your distribution. Consult your distro's documentation and/or forum for the GRUB config file directory and its update commands.
Your GRUB config directory may vary depending on your distribution.
</Callout> </Callout>
<Callout> <Callout>