@@ -58,7 +58,7 @@ Building and Running the testapp
5858 enable "Anonymous". This will allow the testapp to use email accounts and
5959 anonymous sign-in.
6060 - Download the Firebase C++ SDK linked from
61- [ https://firebase.google.com/docs/cpp/setup]() and unzip it to a
61+ < https://firebase.google.com/docs/cpp/setup> and unzip it to a
6262 directory of your choice.
6363 - Add the following frameworks from the Firebase C++ SDK to the project:
6464 - frameworks/ios/universal/firebase.framework
@@ -119,7 +119,7 @@ Building and Running the testapp
119119 - For further details please refer to the
120120 [general instructions for setting up an Android app with Firebase](https://firebase.google.com/docs/android/setup).
121121 - Download the Firebase C++ SDK linked from
122- [ https://firebase.google.com/docs/cpp/setup]() and unzip it to a
122+ < https://firebase.google.com/docs/cpp/setup> and unzip it to a
123123 directory of your choice.
124124 - Configure the location of the Firebase C++ SDK by setting the
125125 firebase\_cpp\_sdk.dir Gradle property to the SDK install directory.
@@ -154,7 +154,7 @@ Building and Running the testapp
154154 file into a `google-services-desktop.json` file, which can then be
155155 placed in the root directory of the testapp.
156156 - Download the Firebase C++ SDK linked from
157- [ https://firebase.google.com/docs/cpp/setup]() and unzip it to a
157+ < https://firebase.google.com/docs/cpp/setup> and unzip it to a
158158 directory of your choice.
159159 - Configure the testapp with the location of the Firebase C++ SDK.
160160 This can be done a couple different ways (in highest to lowest priority):
@@ -185,7 +185,7 @@ Building and Running the testapp
185185Support
186186-------
187187
188- [ https://firebase.google.com/support/]()
188+ < https://firebase.google.com/support/>
189189
190190License
191191-------
0 commit comments