ソースを参照

Update README.md

Yonah Forst 9 年 前
コミット
db3411c528
1 ファイル変更5 行追加0 行削除
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -19,6 +19,11 @@ The current supported permissions are:
 - Example app
 
 ##General Usage
+```
+npm install --save react-native-permissions
+rnpm link
+```
+
 ```js
 const Permissions = require('react-native-permissions');