summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.