From b26fd2bc4dcbdd11a5ead75d4f8beacd83d75880 Mon Sep 17 00:00:00 2001 From: Rob Greene Date: Sat, 20 Jan 2018 13:45:27 -0600 Subject: [PATCH] Fixing first `ac` command. #1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68f6386..99aa0a5 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ build: script: - make hello - make clean - - ac -pro140 hello.po + - ac -pro140 hello.po HELLO - cat hello | ac -cc65 hello.po hello BIN - ac -l hello.po - nulib2 -ak hello.shk hello.po