Skip to content

Commit b3ab50a

Browse files
authored
Merge pull request wkh237#112 from milesmatthias/patch-2
Fix installation via github instructions
2 parents 56c44e4 + e253ad2 commit b3ab50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ After `0.10.3` you can install this package directly from Github
6969

7070
```sh
7171
# 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>
7373
```
7474

7575
**Manually Link Native Modules**

0 commit comments

Comments
 (0)