Просмотр исходного кода

Fix installation via github instructions

Miles Matthias 5 лет назад
Родитель
Сommit
e253ad28e6
No account linked to committer's email address
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**