From 8678ae0cda59042c2ff75f31373ecb18281f0232 Mon Sep 17 00:00:00 2001 From: kikuta Date: Tue, 31 Mar 2015 15:34:22 +0900 Subject: [PATCH] fixed xcodeproj link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa768f5a12..86c99154be 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ Select the test you want from Xcode Scheme chooser. ``` $ cd cocos2d-x/build -$ open cocos_tests.xcodeproj +$ open cocos2d_tests.xcodeproj ``` * For Linux