From fb6dc5350df99468c73ca5ea2cbe599f95cb26fc Mon Sep 17 00:00:00 2001 From: Andreas Kling Date: Fri, 5 Apr 2019 04:02:36 +0200 Subject: Meta: Tweak build instructions. --- Meta/BuildInstructions.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Meta/BuildInstructions.md') diff --git a/Meta/BuildInstructions.md b/Meta/BuildInstructions.md index 4cfb94407b..0146768bf1 100644 --- a/Meta/BuildInstructions.md +++ b/Meta/BuildInstructions.md @@ -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. -- cgit v1.2.3