Update README.md
This commit is contained in:
parent
88020a6fc3
commit
4c019ca695
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ based on [Writing an OS in rust](https://os.phil-opp.com/)
|
||||||
|
|
||||||
# compiling
|
# compiling
|
||||||
|
|
||||||
## dependencies for assembly and boot
|
## dependencies
|
||||||
|
|
||||||
- `nasm` compiles the bootcode
|
- `nasm` compiles the bootcode
|
||||||
- `ld` links the bootcode
|
- `ld` links the bootcode
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue