diff --git a/README.md b/README.md index ee74ab5..4c410ac 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,13 @@ This script injects into the APK network security exceptions that allow third-pa Download the script and the XML file and place them in the same directory. ### Prerequisites +APKTOOL is not needed anymore. -You will need `apktool` and the Android SDK installed +~~You will need `apktool` and the Android SDK installed~~ -I recommend using `brew` on Mac to install `apktool`: +~~I recommend using `brew` on Mac to install `apktool`:~~ -``` -brew install apktool -``` +~~```brew install apktool```~~ ## Usage