aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/bootloader.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/bootloader.html b/docs/bootloader.html
index debd8c6f..76edabfe 100644
--- a/docs/bootloader.html
+++ b/docs/bootloader.html
@@ -212,7 +212,7 @@
<h2>GRUB</h2>
<p>GRUB is the GNU Grand Unified Bootloader, supporting UEFI on x86_64 only.</p>
<p>Install the package:</p>
-<pre><code># apkg -I grub
+<pre><code># apkg -I grub efibootmgr
</code></pre>
<h3>Install</h3>
<p>Install GRUB for UEFI (requires the EFI system partition mounted at <code>/boot</code>):</p>