Update 'README.md'

This commit is contained in:
quackerd 2019-11-28 18:18:47 +00:00
parent b0ad3eba32
commit 4047de21ad
1 changed files with 3 additions and 0 deletions

View File

@ -4,8 +4,11 @@ nasm, clang, lld, xorriso, grub-pc-bin
### Compiling ### Compiling
mkdir build mkdir build
cd build cd build
cmake ../ cmake ../
make make
# Running # Running