Skip to content

Commit

Permalink
More README cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan-Velickovic committed Dec 26, 2023
1 parent b183e0f commit 06a070b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@ this: `microkit/release/microkit-sdk-<VERSION>`.
### Building and running

Finally, we can simulate a basic system with a single Linux guest with the
following command. We want to run the `simple` example system in a `debug`
configuration for the QEMU ARM virt system.
following command:
```sh
cd examples/simple
make BOARD=qemu_arm_virt MICROKIT_SDK=/path/to/sdk qemu
Expand Down

0 comments on commit 06a070b

Please sign in to comment.