Skip to content

Commit 63e0456

Browse files
gordonhgrahamzxcpoiu
authored andcommitted
readme: Change indentation of android manual linking step 2
1 parent a9f31d2 commit 63e0456

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
@@ -67,7 +67,7 @@ If `react-native link` doesn't work, ( see: https://github.com/zxcpoiu/react-nat
6767
Should have:
6868
```
6969
include ':react-native-incall-manager'
70-
project(':react-native-incall-manager').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-incall-manager/android')
70+
project(':react-native-incall-manager').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-incall-manager/android')
7171
```
7272
7373
3. In `MainApplication.java`

0 commit comments

Comments
 (0)