Skip to content

Commit 6403c11

Browse files
taminderpatricio
authored andcommitted
Fixing reference to AirMapsExplorer in installation docs (react-native-maps#1328)
1 parent db5d308 commit 6403c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ react-native link react-native-maps
2121
2222
### Option 1: CocoaPods - Same as the included AirMapsExplorer example
2323

24-
1. Setup your `Podfile` like the included [example/ios/Podfile](../example/ios/Podfile), replace all references to `AirMapExplorer` with your project name, and then run `pod install`.
24+
1. Setup your `Podfile` like the included [example/ios/Podfile](../example/ios/Podfile), replace all references to `AirMapsExplorer` with your project name, and then run `pod install`.
2525
(If you do not need `GoogleMaps` support for iOS, then you can probably completely skip this step.)
2626
1. Open your project in Xcode workspace
2727
1. If you need `GoogleMaps` support also

0 commit comments

Comments
 (0)