Skip to content

Commit 0f0ae75

Browse files
committed
fix: readme
1 parent f548c26 commit 0f0ae75

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@ or
1515
yarn add react-native-apple-mapkit-directions
1616
```
1717

18+
then install pod
19+
20+
```sh
21+
cd ios && pod install
22+
```
23+
1824
## Usage
1925

2026
```js

0 commit comments

Comments
 (0)