From 5f2b3eee0d01398d3b1ea348a0a7374b34677b43 Mon Sep 17 00:00:00 2001 From: Jeremy Rand Date: Sat, 4 Oct 2014 00:02:58 -0400 Subject: [PATCH] Create a cc65 package --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b2265f8..5486dc4 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ In order to use this infrastructure from Mac OS X, follow these instructions: 4. Install the [Apple // project template](https://github.com/jeremysrand/Apple2BuildPipeline/releases/download/1.0/Apple.XCode.Template.pkg). Your First Project: +------------------- Everything you need is now installed. To create a new Apple \]\[ project in Xcode: 1. Start Xcode and create a new project by using File->New->Project...