From 8463789a227b2c00f560f5dd53485dad4eefd1f6 Mon Sep 17 00:00:00 2001 From: 1024jp <1024jp@wolfrosch.com> Date: Tue, 27 Oct 2015 01:21:49 +0900 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d2a099a0..d0657f73a 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ It's a pure document-based Cocoa application. The source code is written in Obje ### Development Environment - OS X 10.11 El Capitan -- Xcode 7 +- Xcode 7.1 @@ -36,7 +36,7 @@ How to Build 0. Install [CocoaPods](http://cocoapods.org) if you don't have it. 1. On terminal, move to the project root directory and run `pod install`. -2. Open CotEditor.xcworkspace on Xcode. +2. Open CotEditor.xcworkspace in Xcode. 3. build.