Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 3db31dc

Browse files
authored
Add information about the --build flag
1 parent be8f169 commit 3db31dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,8 +168,8 @@ device connected.
168168

169169
### How to use adeb for other Architectures (other than ARM64)
170170
By default adeb assumes the target Android device is based on ARM64
171-
processor architecture. For other architectures, use the --arch option. For
172-
example for x86_64 architecture, run:
171+
processor architecture. For other architectures, use the --arch and --build option.
172+
For example for x86_64 architecture, run:
173173
```
174174
adeb prepare --build --arch amd64 --bcc --kernelsrc /path/to/kernel-source/
175175
```

0 commit comments

Comments
 (0)