Update README.md

This commit is contained in:
nt0s 2018-11-07 22:51:03 -05:00 committed by GitHub
parent 893d2eeead
commit 1327b2ce02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ Stage 2 loader initializes protected mode, detects system memory, loads the kern
Yes the ASM code and the makefile could use some refactoring.
### Building
Run "make" in "x86" directory.
Run "make".
The boot image "boot.img" is generated under "out" directory.