apktool: change folder to directory

This commit is contained in:
bl-ue
2021-01-10 14:34:37 -05:00
committed by Axel Navarro
parent 059e66b8f3
commit 8e39617d98

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}}`