Skip to content

Commit

Permalink
tweak readme
Browse files Browse the repository at this point in the history
  • Loading branch information
floooh committed Aug 7, 2024
1 parent cdf221c commit 9b50199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Run KC85/3 with 16 KByte RAM module (this will be automatically mapped to addres
zig build --release=fast run-kc853 -- -slot8 m022
```

Start with Forth ROM module:
Start with Forth ROM module in expansion slot `08`:

```
zig build --release=fast run-kc852 -- -slot8 m026 media/kc85/forth.853
Expand Down

0 comments on commit 9b50199

Please sign in to comment.