From b08b2e116b5e4f54b18ed0815f3ba7dc4bccc250 Mon Sep 17 00:00:00 2001 From: Dan MacDonald Date: Tue, 24 Sep 2019 01:00:44 +0100 Subject: Meta: Add link to INSTALL.md in the ReadMe --- ReadMe.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ReadMe.md') diff --git a/ReadMe.md b/ReadMe.md index 049751c1af..7a35dba99a 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -80,6 +80,8 @@ Once you've done both of those, go into the `Kernel/` directory, then run **./makeall.sh**, and if nothing breaks too much, take it for a spin by using **./run**. +Bare curious users may even consider sourcing suitable hardware to [install Serenity on a physical PC.](https://github.com/SerenityOS/serenity/blob/master/INSTALL.md) + Later on, when you `git pull` to get the latest changes, there's no need to rebuild the toolchain. You can simply rerun **./makeall.sh** in the `Kernel/` directory and you'll be good to **./run** again. ## Notes on WSL -- cgit v1.2.3