Skip to content

Commit 560bded

Browse files
committed
installation/guides/arm-devices: format
1 parent fcc3f0f commit 560bded

File tree

1 file changed

+3
-3
lines changed
  • src/installation/guides/arm-devices

1 file changed

+3
-3
lines changed

src/installation/guides/arm-devices/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,9 @@ It is also possible to perform a [chroot installation](../chroot.md) using the
113113
appropriate architecture and base packages. Make sure to [prepare your storage
114114
medium](#custom-partition-layout) properly for the device.
115115

116-
If doing this from a computer with an incompatible architecture (such as x86_64),
117-
install `binfmt-support`, enable the `binfmt-support` service, and install the
118-
relevant QEMU user emulator (like `qemu-user-aarch64` for aarch64 or
116+
If doing this from a computer with an incompatible architecture (such as
117+
x86_64), install `binfmt-support`, enable the `binfmt-support` service, and
118+
install the relevant QEMU user emulator (like `qemu-user-aarch64` for aarch64 or
119119
`qemu-user-arm` for 32-bit ARM) before installing. If `binfmt-support` was
120120
installed after the QEMU user emulator, use `xbps-reconfigure -f
121121
qemu-user-<arch>` to enable the relevant binfmts.

0 commit comments

Comments
 (0)