Skip to content
Snippets Groups Projects
Commit d1315c7c authored by Eemeli Lehtonen's avatar Eemeli Lehtonen
Browse files

update README.md

parent 3f17c7b0
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,12 @@ Idk, I asked ChatGPT to give it a name: ...@@ -23,7 +23,12 @@ Idk, I asked ChatGPT to give it a name:
It is as simple as just: It is as simple as just:
```bash ```bash
# normal
make run make run
# without kvm
make KVM=false run
# with uefi
make UEFI=true run
``` ```
### On HW? ### On HW?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment