Skip to content

Commit 5970764

Browse files
committed
Re-adding the Carthage installation instructions
1 parent 9678ea5 commit 5970764

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,13 @@ $ cp Loop/RemoteSettings-template.plist Loop/RemoteSettings.plist
9898
| `NightscoutSiteURL` | Your Nightscout site URL
9999
| `NightscoutAPISecret` | Your Nightscout API Secret (not hashed)
100100

101+
## Installing Carthage
102+
103+
[Carthage](https://github.com/carthage/carthage) is used to manage framework dependencies. It will need to be [installed on your Mac](https://github.com/carthage/carthage#installing-carthage) to build and run the app, but most users won't have a need to explicitly rebuild any dependencies.
104+
101105
# Making it Your Own
102106

103-
[Please visit the Wiki for more info on customizing the app](https://github.com/loudnate/Loop/wiki/)
107+
[Please visit the Wiki for more info on customizing the app](https://github.com/loudnate/Loop/wiki/Personalizing-Your-App-Name-&-Icon)
104108

105109
# License and Code of Conduct
106110

0 commit comments

Comments
 (0)