diff --git a/README.md b/README.md index 177f304..52fd5e1 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ root ### Quick Start +On a linux machine, make sure that you have `make` and `curl` in path. The rest +of the tooling (gcc, qemu) will be handled by the build system. + ```sh make get_toolchain # Dont worry, is will land locally inside project directory make -j$(nproc)