Rename pod

This commit is contained in:
Chris Bianca 2017-03-10 14:18:01 +00:00
parent 77a09f5810
commit b343a46de0
1 changed files with 1 additions and 1 deletions

View File

@ -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