diff --git a/kernel-rs/README.md b/kernel-rs/README.md index 20331f3e..f68da820 100644 --- a/kernel-rs/README.md +++ b/kernel-rs/README.md @@ -2,7 +2,7 @@ based on [Writing an OS in rust](https://os.phil-opp.com/) # compiling -## dependencies for assembly and boot +## dependencies - `nasm` compiles the bootcode - `ld` links the bootcode