Skip to content

Commit

Permalink
Update termux_notes.md
Browse files Browse the repository at this point in the history
Add libsndfile dependency
  • Loading branch information
h4waii authored Jan 12, 2020
1 parent e4bd354 commit 0e96b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/termux_notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0e96b8c

Please sign in to comment.