浏览代码

Merge pull request #112 from milesmatthias/patch-2

Fix installation via github instructions
Travis Nuttall 6 年前
父节点
当前提交
b3ab50a926
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

69
 
69
 
70
 ```sh
70
 ```sh
71
 # replace <branch_name> with any one of the branches
71
 # replace <branch_name> with any one of the branches
72
-npm install --save github:joltup/rn-fetch-blob-package#<branch_name>
72
+npm install --save github:joltup/rn-fetch-blob#<branch_name>
73
 ```
73
 ```
74
 
74
 
75
 **Manually Link Native Modules**
75
 **Manually Link Native Modules**