Skip to content

Commit b2090b0

Browse files
authored
docs: Remove npm link from readme (#202)
1 parent 912d6c6 commit b2090b0

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,12 @@ React Native allows developers to use a single code base to deploy features to m
1616

1717
# Installation
1818

19-
1. **Download and install the mParticle React Native library** from npm:
19+
**Download and install the mParticle React Native library** from npm:
2020

2121
```bash
2222
$ npm install react-native-mparticle --save
2323
```
2424

25-
2. **Install the native dependencies**.
26-
27-
```bash
28-
$ npm link react-native-mparticle
29-
```
30-
3125
## <a name="iOS"></a>iOS
3226

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

0 commit comments

Comments
 (0)