Skip to content

Commit

Permalink
Changed Git Clone Instruction to use https
Browse files Browse the repository at this point in the history
Signed-off-by: Henry McGilton <[email protected]>
  • Loading branch information
Henry McGilton committed Jun 15, 2015
1 parent 5a6f20a commit f615574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Building the App
First, check out the source, including all the dependencies:

```
git clone --recurse-submodules git@github.com:ResearchKit/mPower.git
git clone --recurse-submodules https://github.com/ResearchKit/mPower.git
```

###Building it
Expand Down

0 comments on commit f615574

Please sign in to comment.