docs(*): corrections (#3676)

This commit is contained in:
Russell Wheatley
2020-05-22 11:18:38 +01:00
committed by GitHub
parent d2a61f5e7f
commit 8a35db6f36
4 changed files with 7 additions and 7 deletions

View File

@@ -19,7 +19,7 @@ yarn add @react-native-firebase/app
yarn add @react-native-firebase/database
# If you're developing your app using iOS, run this command
cd ios/ && pod install
cd ios/ && pod install && cd ..
```
If you're using an older version of React Native without autolinking support, or wish to integrate into an existing project,