diff --git a/pages/common/apktool.md b/pages/common/apktool.md index 4313704a66..77afb83f3d 100644 --- a/pages/common/apktool.md +++ b/pages/common/apktool.md @@ -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}}`