This commit is contained in:
Kartik Agaram 2021-10-31 14:13:00 -07:00
parent 5b0bb2aeb2
commit ad2dd26ed4
1 changed files with 2 additions and 2 deletions

View File

@ -62,8 +62,8 @@ Run a small program to start:
qemu-system-i386 code.img qemu-system-i386 code.img
``` ```
If you aren't on Linux (or “Windows Subsystem for Linux”), the If you aren't on Linux (or Windows Subsystem for Linux), the command for
command for creating `code.img` will be slightly different: creating `code.img` will be slightly different:
``` ```
./translate_emulated tutorial/task1.mu ./translate_emulated tutorial/task1.mu