apktool: change folder to directory

translation-badges
bl-ue 2021-01-10 14:34:37 -05:00 committed by Axel Navarro
parent 059e66b8f3
commit 8e39617d98
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
`apktool d {{file.apk}}`
- Build a folder into an APK file:
- Build an APK file from a directory:
`apktool b {{path/to/directory}}`