diff --git a/BootToWindows.md b/BootToWindows.md index 7cb146b..9bf5dcb 100644 --- a/BootToWindows.md +++ b/BootToWindows.md @@ -3,7 +3,7 @@ In a dual boot setup where the default boot is Linux, you may want to be able to ## From Linux 1. `efibootmgr` will be required, so install that from your distro's package manager. -2. Create the file `/usr/local/bin/boot-windows` and put the following script into it: +2. Create the file `/usr/local/bin/boot-windows` and put the following script into it: (source: Bazzite windows-boot script) ```sh #!/bin/bash