1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 20:47:45 +00:00

Meta: Give the build instructions a more accurate title.

This commit is contained in:
Andreas Kling 2019-04-05 04:01:36 +02:00
parent 9de7a0daaf
commit 89fc5de28d

View file

@ -1,4 +1,4 @@
# Building an i686-pc-serenity toolchain
# 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