Skip to content

Commit 427737a

Browse files
committed
Fix url in clone command
1 parent 53dba0e commit 427737a

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
@@ -7,7 +7,7 @@ This repository uses git submodules to pull in the various workspace dependencie
77
To clone this repo:
88

99
```
10-
git clone --branch=<branch> --recurse-submodules https://github.com/tidepool-org/LoopWorkspace
10+
git clone --branch=<branch> --recurse-submodules https://github.com/LoopKit/LoopWorkspace
1111
```
1212

1313
Replace `<branch>` with the initial LoopWorkspace repository branch you wish to checkout.

0 commit comments

Comments
 (0)