diff --git a/README.md b/README.md index 4cbb888..6a0b523 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,13 @@ pip install --force-reinstall frida--cp37-abi3-linux_aarch64.whl > Note that you use devkit of same version which you're installing for. ## Example: + +### Automatic: +```shell +wget https://maglit.me/frida-python && bash frida-python +``` + +### Manually If you're installing frida `16.4.10` and you've downloaded devkit `frida-core-devkit-16.4.10-android-arm64.tar.xz` and extracted into your termux path `$HOME/devkit`: ```shell