diff --git a/Initiation.md b/Initiation.md index 628f210..6c1579f 100644 --- a/Initiation.md +++ b/Initiation.md @@ -229,7 +229,8 @@ grub-install /dev/sda` * Exit the chroot `exit` * Shutdown the machine -`shutdown -h now` +`shutdown -h now` + And done.