summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 17c37f2..15fa1c6 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ written in C with a small portion written in assembly.
## Compiling
You will need the following to compile the Box kernel:
+
* i686-elf toolchain
* A working Unix environment