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 912d6c6 commit b2090b0Copy full SHA for b2090b0
README.md
@@ -16,18 +16,12 @@ React Native allows developers to use a single code base to deploy features to m
16
17
# Installation
18
19
-1. **Download and install the mParticle React Native library** from npm:
+**Download and install the mParticle React Native library** from npm:
20
21
```bash
22
$ npm install react-native-mparticle --save
23
```
24
25
-2. **Install the native dependencies**.
26
-
27
-```bash
28
-$ npm link react-native-mparticle
29
-```
30
31
## <a name="iOS"></a>iOS
32
33
1. **Copy your mParticle key and secret** from [your app's dashboard][1].
0 commit comments