summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortyropro <[email protected]>2026-05-23 12:56:39 +0100
committertyropro <[email protected]>2026-05-23 12:56:39 +0100
commit4f4bd21e506eb9f0aa3393e0950b15034ffe59fc (patch)
tree84476f0a7f44fbd98fb5e65c5d248a2639557a1e
parent962dbbb033db2f1b924f8759a49ac70684a30d51 (diff)
Updated READMEmain
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5e0c860..c2e772e 100644
--- a/README.md
+++ b/README.md
@@ -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.