aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Cunningham <cc@localhost>2022-04-04 20:16:22 -0700
committerChristian Cunningham <cc@localhost>2022-04-04 20:16:22 -0700
commitc0799d463f65fc00b99bfce4c77a701722d9e224 (patch)
tree1857158db431d1fe4d17747f50ddbdfe85e47eed
parent1c2c831e611abd946727cc07291ab412edeca4d8 (diff)
Formatted
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index a792d86..85b04c7 100644
--- a/README.md
+++ b/README.md
@@ -10,10 +10,10 @@
- From the root of the directory, i.e. in `Jobbed`, execute `make -f Unix.mk`
## Building (Google Colab)
- - !git clone https://github.com/TerminalCursor/Jobbed.git
- - !apt install gcc-arm-none-eabi
- - !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
+ - `!git clone https://github.com/TerminalCursor/Jobbed.git`
+ - `!apt install gcc-arm-none-eabi`
+ - `!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
## Getting Cross Compiler
- https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/downloads