From 7550b6efe4f3d034a7b38de5f10480ed7fd649b7 Mon Sep 17 00:00:00 2001 From: Paul Beusterien Date: Tue, 10 Apr 2018 09:51:00 -0700 Subject: Make Carthage "choosing a subset" clearer (#1061) --- Carthage.md | 5 +++-- 1 file 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" -- cgit v1.2.3