From df5f18d5d829e1648c904a351f9ce4adec0d5d58 Mon Sep 17 00:00:00 2001 From: Lee Fastenau Date: Sat, 6 May 2017 14:01:48 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1826302..905d409 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,8 @@ Here's a list of the prerequisites you'll need to make the `makefile` work. Once you've tried and failed to satisfy all of these requirements (because you realized too late that Virtual ][ is a Mac emulator and you're on Windows), just launch your favorite Apple II emulator and open `diskimages/conway.dsk`. -### I Just Want to Assemble the Damn Thing -If you have DASM installed, assemble the project with: +### I Just Want to Assemble the Darn Thing +If you have DASM installed, you should be able to `make all` or assemble the project with: ```sh dasm src/conway.asm -oconway -v4 -f2