about summary refs log tree commit diff stats
path: root/tools/qemu.html
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qemu.html')
-rw-r--r--tools/qemu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qemu.html b/tools/qemu.html
index e180ed4..a6621a1 100644
--- a/tools/qemu.html
+++ b/tools/qemu.html
@@ -335,7 +335,7 @@
         <p>Update grub configuration on guest machine;</p>
 
         <pre>
-        # update-grub
+        # grub-mkconfig -o /boot/grub/grub.cfg
         </pre>
 
         <h3 id="sound">4.2. Guest Sound</h3>