From 5ff328d15a8101dad2ef9eec0a1f1684d8a0fe23 Mon Sep 17 00:00:00 2001 From: Andy Waite Date: Tue, 29 May 2012 00:08:36 +0100 Subject: [PATCH] Correcting README --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1f288d8..2f9981e 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,8 @@ This project is intended to be a starting point for building a [RubyMotion](http ## Usage -* Clone the project: +Clone the project: - git clone git@github.com:andyw8/RubyMotionBlankApp.git + git clone git@github.com:andyw8/rubymotion_app_template.git -* Remove anything you don't need from the Rakefile -* Start building your app! +Remove anything you don't need from the Rakefile. Then start building your app!