Skip to content

Commit 3d05238

Browse files
committed
Update README.md
Allowing for 0.1.x releases
1 parent 1d22be5 commit 3d05238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ We recommend using [CocoaPods](http://cocoapods.org/?q=firebaseui-ios), add
1010
the following to your `Podfile`:
1111

1212
```
13-
pod 'FirebaseUI', '>= 0.1.0'
13+
pod 'FirebaseUI', '~> 0.1'
1414
```
1515

1616
Otherwise, you can download the latest version of the [FirebaseUI.framework from the releases

0 commit comments

Comments
 (0)