diff --git a/01_wait_forever/README.md b/01_wait_forever/README.md index 785e9817..66dc29d2 100644 --- a/01_wait_forever/README.md +++ b/01_wait_forever/README.md @@ -33,6 +33,7 @@ ### Test it In the project folder, invoke QEMU and observe the CPU core spinning on `wfe`: + ```console $ make qemu [...]