Skip to content

Commit 91c61ad

Browse files
authored
Update README.md
1 parent 94490ff commit 91c61ad

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
@@ -41,7 +41,7 @@ From our [documentation](https://docs.sentry.io/platforms/react-native/), the fo
4141
2. Add your DSN and BACKEND_URL for back-end to src/config.ts
4242
3. `export const SENTRY_AUTH_TOKEN=<token>`
4343
4. Setup a Android Virtual Device via AVD Manager.
44-
5. If you don't have cocopods or get an error about cocopods out of date, run `gem install cocopods`
44+
5. If you don't have cocoapods or get an error about cocopods out of date, run `gem install cocoapods`
4545
6. `cd ios && pod install`
4646
7. `npm install`
4747

0 commit comments

Comments
 (0)