diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,4 +9,4 @@ This resulted in me using some very weird ways of accomplishing this task. To use the interpreter, have your LMC code in a file like in [/lmc_code/](https://codeberg.org/tyropro/lmc-interpreter/src/branch/main/lmc_code). -Then run `lmc-interpreter-<os>-<arch> <path to code file>`. +Then run `lmc-interpreter-<os>-<arch> <path to code file>` in a terminal. |
