Skip to content

Commit 8d1117a

Browse files
committed
docs: updating README.md
1 parent d3fc47d commit 8d1117a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ Or with Yarn:
4949
yarn add @mhpdev/react-native-speech
5050
```
5151

52+
For iOS, navigate to the ios directory and install the pods:
53+
54+
```sh
55+
cd ios && pod install
56+
```
57+
5258
### Expo
5359

5460
For Expo projects, follow these steps:

0 commit comments

Comments
 (0)