update Readme

This commit is contained in:
Mathieu Maret 2020-04-27 23:47:52 +02:00
parent e51314ffac
commit 9e2a1a73a9
1 changed files with 5 additions and 1 deletions

View File

@ -7,8 +7,12 @@ To generate iso image
# Run it
`make && qemu-system-x86_64 -kernel kernel`
`make test`
or
`make fd.iso && qemu-system-x86_64 -cdrom fd.iso`
you can also test it
`make self_test`