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 2197e07..84dce24 100644
--- a/Readme.md
+++ b/Readme.md
@@ -91,7 +91,7 @@ trace table.
./cmake-build/m68k-disasm -t pc-trace.txt -o disasm.S rom.bin
```
-Rr better with marks analysis and some fancy raw comments:
+Or better with marks analysis and some fancy raw comments:
```
./cmake-build/m68k-disasm -frdc -fxrefs-to -fxrefs-from -fmarks -fabs-marks -frel-marks -fimm-marks -t pc-trace.txt -o disasm.S rom.bin