Commit fe91ec99 authored by Martin Santangelo's avatar Martin Santangelo

(feat) update readme pod install

1 merge request!429Update readme pod install
......@@ -28,9 +28,13 @@
- iOS
- Android
## Building
## Install dependencies
- `yarn install`
- `cd ios && pod install` (iOS only)
## Building
- `yarn android` or `yarn ios`
## Testing
......
Please register or to comment