Skip to content

Commit

Permalink
Fix in README regarding QEMU dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan-Velickovic committed Sep 23, 2023
1 parent cecaed0 commit 46497c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ intended to simply boot a Linux guest that has serial input and output.
* Make
* dtc (Device Tree Compiler)
* Clang, LLD, and `llvm-ar`
* QEMU (if you wish to simulate the VMM)
* QEMU (for simulating the example)
* Microkit SDK

It should be noted that while the examples in the VMM can be reproduced
Expand Down

0 comments on commit 46497c4

Please sign in to comment.