aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 253f468..0572e22 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,7 @@
- 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
+ - Unmount the SD card, insert the SD into the Raspberry Pi, and apply power to run **Jobbed**
### Running in QEMU Emulator
- Ensure you have QEMU's ARM package installed on your system