Skip to content

Commit 5413127

Browse files
authored
Fix typo
1 parent 188dea6 commit 5413127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseSwiftUI/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
1. Launch Xcode and open the project or workspace where you want to add the packages.
66
2. In the menu bar, go to: `File > Add Package Dependencies...`
77
3. Enter the Package URL: `https://github.com/firebase/FirebaseUI-iOS`
8-
4. In the `Dependency Rule` dropdown, select `Exact Version` and set the version to `v15.1.0-alpha` in the resulting text input.
8+
4. In the `Dependency Rule` dropdown, select `Exact Version` and set the version to `15.1.0-alpha` in the resulting text input.
99
5. Select target(s) you wish to add to your app (currently `FirebaseAuthSwiftUI`, `FirebaseGoogleSwiftUI`, `FirebaseFacebookSwiftUI` and `FirebasePhoneAuthSwiftUI` are available). `FirebaseAuthSwiftUI` is required and contains the Email provider API.
1010
6. Press the `Add Packages` button to complete installation.
1111

0 commit comments

Comments
 (0)