diff --git a/bin/cocoapods.sh b/bin/cocoapods.sh index 7012079e..e929140d 100755 --- a/bin/cocoapods.sh +++ b/bin/cocoapods.sh @@ -43,7 +43,7 @@ if [ -f $podfile ] cat $template echo "" echo "" - echo "and run 'pod install' to install Firestack for iOS" + echo "and run 'pod install' to install RNFirebase for iOS" exit 0 fi