apktool: update path placeholders (#10047)
This commit is contained in:

committed by
GitHub

parent
50145c29ac
commit
bfa23efeca
@@ -5,7 +5,7 @@
|
||||
|
||||
- Decode an APK file:
|
||||
|
||||
`apktool d {{file.apk}}`
|
||||
`apktool d {{path/to/file.apk}}`
|
||||
|
||||
- Build an APK file from a directory:
|
||||
|
||||
@@ -13,4 +13,4 @@
|
||||
|
||||
- Install and store a framework:
|
||||
|
||||
`apktool if {{framework.apk}}`
|
||||
`apktool if {{path/to/framework.apk}}`
|
||||
|
Reference in New Issue
Block a user