1 parent a4bc27a commit 361df31Copy full SHA for 361df31
1 file changed
README.md
@@ -14,7 +14,7 @@ Ready to explore iAPS? Here's how you can download and build the repository:
14
15
clone and open workspace project in Xcode
16
```bash
17
- git clone --recurse-submodules --branch=dev https://github.com/artificial-pancreas/iaps.git && cd iaps && xed .
+ git clone --recurse-submodules --branch=main https://github.com/artificial-pancreas/iaps.git && cd iaps && xed .
18
```
19
### Update the submodules in your local (old) clone
20
0 commit comments