Skip to content

Commit b63a8ed

Browse files
markudevelopExilz
authored andcommitted
examples-setup.md: update android instructions (react-native-maps#743)
1 parent 501c3fb commit b63a8ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/examples-setup.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ open AirMapsExplorer.xcworkspace
2828
2. Install via gradle:
2929

3030
```
31-
./example/android/gradlew installDebug
31+
# from the example/ dir:
32+
react-native run-android
3233
```

0 commit comments

Comments
 (0)