Skip to content

Commit 051fa05

Browse files
nhannahvirdesai
andauthored
Update README.md
Co-authored-by: Vir Desai <[email protected]>
1 parent 58943e5 commit 051fa05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,11 +84,11 @@ This repo includes 3 example apps. One made with Expo, one Native JavaScript cod
8484
4. ```bash
8585
git clone https://github.com/GetStream/stream-chat-react-native.git
8686
cd stream-chat-react-native
87-
yarn install
87+
yarn
8888
cd stream-chat-react-native/native-package
89-
yarn install
89+
yarn
9090
cd stream-chat-react-native/examples/NativeMessaging
91-
yarn install
91+
yarn
9292
```
9393

9494
5. - For iOS

0 commit comments

Comments
 (0)