summaryrefslogtreecommitdiff
path: root/Meta/BuildInstructions.md
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2019-04-05 04:01:36 +0200
committerAndreas Kling <awesomekling@gmail.com>2019-04-05 04:01:36 +0200
commit89fc5de28dfabe1afabd6d9ccc134cbac61f20ac (patch)
tree813b0b5a2f465aa558a7c99974be5c900d6555c3 /Meta/BuildInstructions.md
parent9de7a0daaf35f91f55d7a64bebe327e71b56b67b (diff)
downloadserenity-89fc5de28dfabe1afabd6d9ccc134cbac61f20ac.zip
Meta: Give the build instructions a more accurate title.
Diffstat (limited to 'Meta/BuildInstructions.md')
-rw-r--r--Meta/BuildInstructions.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Meta/BuildInstructions.md b/Meta/BuildInstructions.md
index 4d9802a56f..4cfb94407b 100644
--- a/Meta/BuildInstructions.md
+++ b/Meta/BuildInstructions.md
@@ -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