diff options
-rw-r--r-- | Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md index 727f5c0d..df8118f4 100644 --- a/Readme.md +++ b/Readme.md @@ -121,7 +121,7 @@ You can use SubX to translate itself. For example, running natively on Linux: Or, running in a VM on other platforms: - ``` + ```sh $ ./translate ex1.subx # generates identical a.elf to above $ ./subx run a.elf $ echo $? |