Skip to content

Commit a31dc1f

Browse files
committed
Updated readme
1 parent 15efcab commit a31dc1f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ To add Vapi react native SDK to your existing react native expo project
110110
"react-native": "^0.73.6",
111111
```
112112

113-
1. Add new dependencies to your package.json with exact version as showing below
113+
2. Add new dependencies to your package.json with exact version as showing below
114114
```
115115
"@vapi-ai/react-native": "^0.1.6",
116116
"@config-plugins/react-native-webrtc": "8.0.0",
@@ -122,7 +122,7 @@ To add Vapi react native SDK to your existing react native expo project
122122
"react-native-get-random-values": "^1.11.0",
123123
```
124124

125-
1. Update app.json
125+
3. Update app.json
126126

127127
```
128128
{

0 commit comments

Comments
 (0)