mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:07:35 +00:00
Documentation: added note to prevent script failure in build section
This commit is contained in:
parent
a06548eaf7
commit
932de565b1
1 changed files with 2 additions and 0 deletions
|
@ -54,6 +54,8 @@ pkg_add bash gmp gcc git flock gmake sudo
|
|||
When building with `make`, `gmake` must be used. The `makeall.sh` script will do this automatically when building on OpenBSD.
|
||||
|
||||
### Build
|
||||
> Before starting, make sure that you have configured your global identity for git, or the first script will fail after running for a bit.
|
||||
|
||||
Go into the `Toolchain/` directory and run the **BuildIt.sh** script.
|
||||
|
||||
Once you've built the toolchain, go into the `Kernel/` directory, then run
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue