aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2022-04-06 14:52:18 -0700
committerChristian Cunningham <cc@localhost>2022-04-06 14:52:18 -0700
commit32d54a94b2ae4e1887b40583f2c987cce39ccfd8 (patch)
tree4e62d4dd4de06d5a550a958ec522a55256862f2b
parentd20e90be4bae554ff0ec58d6004f4bd00cd73800 (diff)
Verbiage
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0572e22..14fb6c2 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@
- `!cd Jobbed; make -f Unix.mk`
- The built image is found in `Jobbed/build/kernel7.img` and can be copied to the root of the Raspberry Pi SD card's first parition
-### Building a Boot Image for the Raspberry Pi 2B
+### Creating a Bootable SD Card for the Raspberry Pi 2B
- The Raspberry Pi SD Card Imager can be obtained at `https://www.raspberrypi.com/software/`
- After imaging the SD card with the imaging software, delete all of the `kernel*.img` files in the root directory of the first partition of the SD card
- After removing all of the image files, copy the built `build/kernel7.img` file to the root directory of the first partition of the SD card