Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Abel8874 authored Jul 5, 2016
1 parent 954000a commit cf44a7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ A React Native library for Fabric, Crashlytics and Answers

- Set up Fabric / Crashlytics in your app as instructed on [Fabric.io](https://fabric.io)

### With [rnpm][rnpm]
### With [rnpm](https://github.com/rnpm/rnpm)

`rnpm install react-native-fabric`

rnpm will automatically link all the necessary libraries for both iOS and Android.

If the rnpm installation goes off without a hitch, you can now skip to the **[Crashlytics Usage section](crashlytics-usage)** or the **[Answers Usage section](answers-usage)**.

### Without [rnpm][rnpm]
### Without [rnpm](https://github.com/rnpm/rnpm)

`npm install react-native-fabric --save`

Expand Down

0 comments on commit cf44a7d

Please sign in to comment.