aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2023-02-11 09:18:33 +0100
committerNathan Reiner <nathan@nathanreiner.xyz>2023-02-11 09:18:33 +0100
commit62d9c9d2429b6f382d46b6649612553d40ecf618 (patch)
tree8ff0c8777a308764ff2db8c7f25fe52da88a00ae
parenta013debf833f847a4214a49bc0d5713629bfb772 (diff)
Edit README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 98088a5..65fea30 100644
--- a/README.md
+++ b/README.md
@@ -32,13 +32,13 @@ More precisely it:
To run reX in qemu simply type
-```
+```sh
$ make qemu
```
If you want to run it in the nographics mode run
-```
+```sh
$ make qemu-nographic
```