Skip to content

Commit f9eb78a

Browse files
committed
fix: expo messaging readme must not install non-expo app deps
1 parent 80e54a0 commit f9eb78a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ExpoMessaging/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
```bash
1717
cd stream-chat-react-native/package
18-
make
18+
make expo-example-deps
1919
```
2020
- Move to the app directory
2121

0 commit comments

Comments
 (0)