diff --git a/doc/termux_notes.md b/doc/termux_notes.md index d86ec7f08..2d2147513 100644 --- a/doc/termux_notes.md +++ b/doc/termux_notes.md @@ -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