Skip to content

Commit 2b450c2

Browse files
Update README.md (#8)
Co-authored-by: Alex Sikora <asikora@salesforce.com>
1 parent 47dc2d4 commit 2b450c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ npm install
6868

6969
```bash
7070
# Install CocoaPods dependencies (includes bridge pod)
71-
cd ios && pod install && cd ..
71+
node installios.js
7272

7373
# Run on iOS
7474
npm run ios

0 commit comments

Comments
 (0)