diff --git a/Documentation/BuildInstructions.md b/Documentation/BuildInstructions.md index ad94453cea2..f917ea6a33c 100644 --- a/Documentation/BuildInstructions.md +++ b/Documentation/BuildInstructions.md @@ -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