aboutsummaryrefslogtreecommitdiffhomepage
path: root/Carthage.md
diff options
context:
space:
mode:
authorGravatar Paul Beusterien <paulbeusterien@google.com>2018-04-10 09:51:00 -0700
committerGravatar GitHub <noreply@github.com>2018-04-10 09:51:00 -0700
commit7550b6efe4f3d034a7b38de5f10480ed7fd649b7 (patch)
treedff20dde8e54c112adf969f9a14b1fb614135d58 /Carthage.md
parent5372949b4ae9b242ff6af61d05c8763e1bd4bd2e (diff)
Make Carthage "choosing a subset" clearer (#1061)
Diffstat (limited to 'Carthage.md')
-rw-r--r--Carthage.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/Carthage.md b/Carthage.md
index cab512e..8f9c331 100644
--- a/Carthage.md
+++ b/Carthage.md
@@ -26,8 +26,9 @@ more details and additional installation methods.
## Carthage Usage
-- Create a Cartfile with a **subset** of the following components. Note that
- **FirebaseAnalytics** must always be included.
+- Create a Cartfile with a **subset** of the following components - choosing the
+Firebase components that you want to include in your app. Note that
+**FirebaseAnalytics** must always be included.
```
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseABTestingBinary.json"
binary "https://dl.google.com/dl/firebase/ios/carthage/FirebaseAdMobBinary.json"