소스 검색

Update manually link instruction #103

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

+ 1
- 1
README.md 파일 보기

61
 
61
 
62
 If rnpm link command failed to link the package automatically, you might try manually link the package.
62
 If rnpm link command failed to link the package automatically, you might try manually link the package.
63
 
63
 
64
-Open `android/build.gradle`, add this line 
64
+Open `android/app/build.gradle`, add this line 
65
 
65
 
66
 ```diff
66
 ```diff
67
 dependencies {
67
 dependencies {