diff options
| author | tyropro <[email protected]> | 2026-05-23 12:56:39 +0100 |
|---|---|---|
| committer | tyropro <[email protected]> | 2026-05-23 12:56:39 +0100 |
| commit | 4f4bd21e506eb9f0aa3393e0950b15034ffe59fc (patch) | |
| tree | 84476f0a7f44fbd98fb5e65c5d248a2639557a1e | |
| parent | 962dbbb033db2f1b924f8759a49ac70684a30d51 (diff) | |
Updated READMEmain
| -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. |
