Skip to content

Commit 9caa6b8

Browse files
authored
Fix image in APK installation doc.
1 parent b4349cd commit 9caa6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install-android-application-from-apk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If `adb` is not available directly, you can either add its location to your `PAT
1717

1818
For both the cases, you'd need the location where you've setup your Android SDK, which you can get that by running `npx @nightwatch/mobile-helper android` again:
1919

20-
![Alt text](image.png)
20+
<img width="517" alt="ANDROID_HOME" src="https://github.com/nightwatchjs/mobile-helper-tool/assets/39924567/20289460-1f1b-489e-9558-b0a7764d15e0">
2121

2222
The `adb` binary will be present in the `platform-tools` sub-directory of your Android SDK setup location from above. Eg: `/path/to/Android/sdk/platform-tools/`.
2323

0 commit comments

Comments
 (0)