Skip to content

Commit f615574

Browse files
author
Henry McGilton
committed
Changed Git Clone Instruction to use https
Signed-off-by: Henry McGilton <[email protected]>
1 parent 5a6f20a commit f615574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Building the App
2727
First, check out the source, including all the dependencies:
2828

2929
```
30-
git clone --recurse-submodules git@github.com:ResearchKit/mPower.git
30+
git clone --recurse-submodules https://github.com/ResearchKit/mPower.git
3131
```
3232

3333
###Building it

0 commit comments

Comments
 (0)