Skip to content

Commit ce7eb32

Browse files
authored
Merge pull request #999 from marionbarker/working-docs
make it easier to find instructions to update existing clone
2 parents 7136e4a + 665ea36 commit ce7eb32

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

docs/build/build-app.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,11 @@ This page has the detailed steps to run the Build Select Script to download the
117117

118118
Every attempt was made to put messages directly in the script for each step. The next few sections of this page walk you through what you will see when you run the script.
119119

120+
!!! tips "How to Reuse a Download"
121+
Some people prefer to use an existing download instead of starting fresh. In that case, be sure to read this section of the docs.
122+
123+
* [Updating `Loop` using Terminal](../version/loopworkspace.md#updating-loop-using-terminal){: target="_blank" }
124+
120125
### Open Terminal
121126

122127
Go to the Finder app, click on Applications, then open the Utilities folder. Locate the Terminal app and double-click Terminal to open a terminal window. The terminal window is very plain looking when you open it. That is normal.

docs/build/build-dev-mac.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ You may choose to download fresh each time you update.
5858
You may prefer to use commands to fetch and pull the latest code without making a new clone.
5959

6060
* Some users like to use [GitKraken](https://support.gitkraken.com/) to assist them (link takes you to a tutorial video).
61-
* Some are comfortable with the command line git commands described on [here](../version/loopworkspace.md#updating-loop-using-loopworkspace).
61+
* Some are comfortable with the command line git commands described on [here](../version/loopworkspace.md#updating-loop-using-terminal).
6262

6363
## Loop-dev Version
6464

docs/intro/loopdocs-how-to.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Volunteers generously provide support for Loop via online platforms. You have se
1313
* Visit the [LoopandLearn Website](https://www.loopandlearn.org)
1414
* Check out the [LoopandLearn YouTube Channel](https://youtube.com/loopandlearn)
1515
* T1D Speaker Series covering many topics of general diabetes interest
16-
* Open-Source Automated Insulin Dosing (OS AID) specific topics
16+
* Open-Source Automated Insulin Dosing (OS-AID) specific topics
1717

1818
### How to Ask for Help
1919

docs/version/loopworkspace.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ For this graphic, the cloned `LoopWorkspace` is in the home directory.
143143
* Choose your device
144144
* Tap on the build (play) button to build to your selected device
145145

146-
## Updating Loop using `LoopWorkspace`
146+
## Updating `Loop` using Terminal
147147

148148
When it's time to update the copy of `LoopWorkspace` on your computer - you have choices. You can use the method below or redo the whole cloning process.
149149

0 commit comments

Comments
 (0)