Skip to content

Commit 9d10149

Browse files
committed
installation/guides/arm-devices/apple-silicon: fix for LaTeX build
1 parent 3dd9204 commit 9d10149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/installation/guides/arm-devices/apple-silicon.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For the base installation, install `base-system`, `asahi-base`, and
3333
necessary dependencies. When running `grub-install`, add the `--removable` flag.
3434

3535
To use another bootloader with `m1n1`, ensure it installs the bootloader EFI
36-
executable at `EFI\BOOT\BOOTAA64.EFI` within the EFI system partition. `m1n1`
36+
executable at `EFI/BOOT/BOOTAA64.EFI` within the EFI system partition. `m1n1`
3737
can also be configured to boot a kernel and initramfs directly, without a
3838
bootloader. To do this, change the `PAYLOAD` in `/etc/default/m1n1-kernel-hook`
3939
to `kernel`.

0 commit comments

Comments
 (0)