Skip to content

Commit a442221

Browse files
Update README.md
1 parent b495255 commit a442221

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,13 @@ pip install --force-reinstall frida-<FRIDA_VERSION>-cp37-abi3-linux_aarch64.whl
1515
> Note that you use devkit of same version which you're installing for.
1616
1717
## Example:
18+
19+
### Automatic:
20+
```shell
21+
wget https://maglit.me/frida-python && bash frida-python
22+
```
23+
24+
### Manually
1825
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`:
1926

2027
```shell

0 commit comments

Comments
 (0)