Skip to content

Commit c4785dd

Browse files
committed
README: clarify arm images slightly
1 parent a769823 commit c4785dd

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ First create a ROOTFS for the desired architecture, then use
4444
#### Generating ARM images
4545

4646
Platform-specific filesystem images contain a basic filesystem layout (`/` and
47-
`/boot` partitions), ready to be copied to the target drive with `dd`. despite
48-
the naming, they are not traditional "live" images like those available on x86
49-
platforms, and do not need installation like live ISOs.
47+
`/boot` partitions), ready to be copied to the target drive with `dd`. These are
48+
not "live" images like those available on x86 platforms, and do not need
49+
installation like live ISOs.
5050

5151
To generate these images, first create a PLATFORMFS for the desired platform,
5252
then use [*mkimage.sh*](#mkimagesh) to generate the image.

0 commit comments

Comments
 (0)