Skip to content

Commit 1448a97

Browse files
committed
Fixed typo in release-target
1 parent cf457cd commit 1448a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ property of the object itself.
7676
### Running It
7777

7878
Ensure you have the `pasmo` assembler installed, then build the code
79-
by running `make game`, or `make releas`.
79+
by running `make game`, or `make release`.
8080

8181
In either case the output will be a binary named `lihouse.com` which you
8282
should be able to run upon your system - or under a CP/M emulator.

0 commit comments

Comments
 (0)