We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94490ff commit 91c61adCopy full SHA for 91c61ad
README.md
@@ -41,7 +41,7 @@ From our [documentation](https://docs.sentry.io/platforms/react-native/), the fo
41
2. Add your DSN and BACKEND_URL for back-end to src/config.ts
42
3. `export const SENTRY_AUTH_TOKEN=<token>`
43
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`
+5. If you don't have cocoapods or get an error about cocopods out of date, run `gem install cocoapods`
45
6. `cd ios && pod install`
46
7. `npm install`
47
0 commit comments