mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:47:45 +00:00
Meta: Tweak build instructions.
This commit is contained in:
parent
89fc5de28d
commit
fb6dc5350d
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
# Building the Serenity operating system
|
||||
|
||||
Here's a quick guide to building the i686-pc-serenity toolchain. I keep my toolchain in /opt/cross (so /opt/cross/bin needs to be in $PATH) and my Serenity sources are in /home/andreas/src/serenity
|
||||
Let's start with a quick guide to building the i686-pc-serenity toolchain.
|
||||
|
||||
I keep my toolchain in /opt/cross (so /opt/cross/bin needs to be in $PATH) and my Serenity sources are in /home/andreas/src/serenity
|
||||
|
||||
You need to adjust these so they fit your system.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue