Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
iCMDdev committed Nov 12, 2024
1 parent 471c4a5 commit b2e3601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpi4b-blink/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
``` console
$ cd rpi4b-blink
$ export TOOLCHAINS='<toolchain-identifier>' # Your Swift nightly toolchain identifier
X$ ./build.sh
$ ./build.sh
$ cp kernel8.img /Volumes/bootfs
```
- If your original OS is not 64-bit, make sure to set `arm_64bit=1` in `config.txt`.
Expand Down

0 comments on commit b2e3601

Please sign in to comment.