summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hurd/running/qemu.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/hurd/running/qemu.mdwn b/hurd/running/qemu.mdwn
index a2ddec07..c725e32b 100644
--- a/hurd/running/qemu.mdwn
+++ b/hurd/running/qemu.mdwn
@@ -42,9 +42,9 @@ add these sources to your /etc/apt/sources.list
Then, upgrade to the bleeding edge Debian GNU/Hurd:
- # apt-get update
- # apt-get upgrade --without-new-pkgs
- # apt-get dist-upgrade
+ # apt update
+ # apt upgrade --without-new-pkgs
+ # apt dist-upgrade
Now test to see if the rump kernel works before you make the change
permanent. Manually tweak your /boot/grub/grub.cfg like so: