diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 ``` |