Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhiTheModder authored Aug 24, 2024
1 parent 8295069 commit 55944f1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,7 @@ cd frida-python-android
FRIDA_VERSION=16.4.10 FRIDA_CORE_DEVKIT=../devkit pip wheel .
pip install --force-reinstall frida-16.4.10-cp37-abi3-linux_aarch64.whl
```
then install `frida-tools`:
```shell
pip install frida-tools
```

0 comments on commit 55944f1

Please sign in to comment.