From e5b910bab5a929471167ee21a33ae23188ba1868 Mon Sep 17 00:00:00 2001 From: sanyajain Date: Tue, 22 Nov 2016 00:22:13 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d694cfad..7a0402a4 100755 --- a/README.md +++ b/README.md @@ -7,10 +7,10 @@ and self-esteem by navigating the life of their Avatar! 1. Make sure you have Xcode IDE downloaded on your machine for software development for iOS. 2. Fork the systers project. Go to [Powerup-iOS](https://github.com/systers/powerup-iOS) and click on Fork. Fork the repo on your Github id. Make sure that you don’t have any existing repo with the same name in your profile else there will be conflicts. 3. Make sure you have installed [Github Desktop(for Mac)](https://desktop.github.com/). Open Github Desktop, click on Clone Repository in File Menu. Clone the forked repo to get a local copy on your system. -4. Get the path where you have your git repository on your machine. Go to that path in Terminal using cd. Alternatively, Right click on project in Github Desktop and hit ‘Open in Terminal’.Execute the following: -git status -git remote -v -git merge systers/master +4. Get the path where you have your git repository on your machine. Go to that path in Terminal using cd. Alternatively, Right click on project in Github Desktop and hit ‘Open in Terminal’.Execute the following: +git status +git remote -v +git merge systers/master 6. Project set-up is complete. For more details and additional git commands,[click here](https://docs.google.com/document/d/1N_-zmmjPn6D1H6wTdF4z66mFGT3af_FWbfGvLKkeY1w/edit#bookmark=id.lsmu7e8l1dnn). ## Documentation of PowerUp-iOS