Merge pull request #517 from h4waii/patch-1

Update termux_notes.md
This commit is contained in:
Iceman 2020-01-12 06:54:07 +01:00 committed by GitHub
commit 8d532801da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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