Skip to content

Commit

Permalink
chore: update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mario Perrotta <[email protected]>
  • Loading branch information
LazyAfternoons and hevelius authored Mar 12, 2024
1 parent 68d0fcb commit d82d390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ $ yarn install

# Install podfiles when targeting iOS (ignore this step for Android)
# Run this only during the first setup and when Pods dependencies change
$ cd iOS && bundle exec pod install && cd ..
$ cd ios && bundle exec pod install && cd ..
```

## Run the app
Expand Down

0 comments on commit d82d390

Please sign in to comment.