summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2023-05-21 20:38:01 +0300
committerOxore <oxore@protonmail.com>2023-05-21 20:38:01 +0300
commit4f2215e74a003b86a131778e232162af066965f6 (patch)
tree5f2447f7efc964f1c719e69f6f1ea8717b971861
parent97348973f1d95cf0989df9b17b4c6ac638421903 (diff)
Fix help command in Readme.md
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 7558e68..251adf0 100644
--- a/Readme.md
+++ b/Readme.md
@@ -103,7 +103,7 @@ previous examples.
To get detailed help you can run:
```
-./cmake-build/m68k-disasm -h`
+./cmake-build/m68k-disasm -h
```
## Project goals