mirror of
https://github.com/isometimes/rpi4-osdev
synced 2024-11-08 19:30:39 +00:00
Added crosslink to homepage
This commit is contained in:
parent
b13b086099
commit
18e7e431ee
1 changed files with 2 additions and 0 deletions
|
@ -59,3 +59,5 @@ Download and unpack [Arm's gcc compiler](https://developer.arm.com/tools-and-sof
|
|||
I also advocate installing GNU make - you'll need it soon enough. Because I'm using WSL, for me that was simply a matter of typing `sudo apt install make` and entering my password.
|
||||
|
||||
_Now you're ready to start writing your OS!_
|
||||
|
||||
[Go to part1-bootstrapping >](/part1-bootstrapping)
|
||||
|
|
Loading…
Reference in a new issue