Skip to content
This repository has been archived by the owner on May 5, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sanyajain authored Nov 21, 2016
1 parent 44b996c commit e5b910b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e5b910b

Please sign in to comment.