diff --git a/docs/alpine-desktop-setup/installation/installation.md b/docs/alpine-desktop-setup/installation/installation.md
index 06da58b..c5b134c 100644
--- a/docs/alpine-desktop-setup/installation/installation.md
+++ b/docs/alpine-desktop-setup/installation/installation.md
@@ -116,7 +116,6 @@ Before finishing up the installation `networkmanager` will be install for networ
 ```
 # apk add networkmanager
 # setup-devd udev
-# apk add networkmanager-wifi
 # rc-update add networkmanager default
 ```
 
@@ -141,7 +140,7 @@ Now exit out of the chroot and you should be able to reboot into a working Alpin
 ```
 # exit
 # umount -lf /mnt
-# reboot now
+# reboot
 ```
 
 > Do note that "Linux Boot Manager" will have to be set to load first in your bios.