Skip to content

Commit

Permalink
docs: Remove npm link from readme (#202)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmi22186 authored Mar 13, 2024
1 parent 912d6c6 commit b2090b0
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,12 @@ React Native allows developers to use a single code base to deploy features to m

# Installation

1. **Download and install the mParticle React Native library** from npm:
**Download and install the mParticle React Native library** from npm:

```bash
$ npm install react-native-mparticle --save
```

2. **Install the native dependencies**.

```bash
$ npm link react-native-mparticle
```

## <a name="iOS"></a>iOS

1. **Copy your mParticle key and secret** from [your app's dashboard][1].
Expand Down

0 comments on commit b2090b0

Please sign in to comment.