Skip to content

Commit

Permalink
Meta: Add link to INSTALL.md in the ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
danboid authored and awesomekling committed Sep 24, 2019
1 parent 18249b5 commit b08b2e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b08b2e1

Please sign in to comment.