소스 검색

Update README.md

wkh237 7 년 전
부모
커밋
ad05d62ee5
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      README.md

+ 2
- 2
README.md 파일 보기

@@ -62,8 +62,8 @@ pod 'react-native-fetch-blob',
62 62
 
63 63
 After `0.10.3` you can install this package directly from Github 
64 64
 
65
-```
66
-## replace <branch_name> with any one of the branches
65
+```sh
66
+# replace <branch_name> with any one of the branches
67 67
 npm install --save github:wkh237/react-native-fetch-blob-package#<branch_name>
68 68
 ```
69 69
 **Automatically Link Native Modules**