Merge pull request #4883 from bdougie/master

adds sample library distinction
This commit is contained in:
Satyajit Sahoo 2015-12-20 18:17:56 +05:30
commit dabc5fdaa3
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ $ npm install rnpm -g
Install a library with native dependencies:
```bash
$ npm install library-with-native-dependencies --save
$ npm install <library-with-native-dependencies> --save
```
**Note:** _`--save` or `--save-dev` flag is very important for this step. `rnpm` will link