mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-07 08:38:35 +08:00
Update termux_notes.md
Add libsndfile dependency
This commit is contained in:
parent
e4bd3544d5
commit
0e96b8c8a2
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ ref : https://github.com/Proxmark/proxmark3/wiki/android
|
|||
1. Install [Termux](https://play.google.com/store/apps/details?id=com.termux) and start it
|
||||
2. Run the following commands:
|
||||
```
|
||||
pkg install make clang clang++ readline libc++ git tsu
|
||||
pkg install make clang clang++ readline libc++ git tsu libsndfile
|
||||
git clone https://github.com/RfidResearchGroup/proxmark3.git
|
||||
```
|
||||
### Building Proxmark3 client
|
||||
|
|
Loading…
Reference in a new issue