Update README.md

pull/34/head
Elias Almqvist 3 years ago committed by GitHub
parent 755a90ba37
commit 34006868e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

@ -10,7 +10,7 @@ Use the `Makefile` in order to build the binaries/objects et cetera- with <a hre
**To build the OS image (WITH GRUB) run**: `$ make grub`
<br><br>
#### Emulation
You can launch eOS with a VM like <a href="https://www.qemu.org/documentation/" target="_blank">qemu</a>. You can also launch *qemu* via *make* by running: `$ make run`.
You can launch eOS with a VM like <a href="https://www.qemu.org/documentation/" target="_blank">qemu</a>. Launch *qemu* via *make* by running: `$ make run`.
$ make (option)
run : Runs the OS with qemu

Loading…
Cancel
Save