Skip to content

Commit e253ad2

Browse files
Fix installation via github instructions
1 parent fb0c5f1 commit e253ad2

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)