mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
Termux: fix instructions, thanks @ysard
This commit is contained in:
parent
401608f672
commit
9af8c003d8
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ pkg install proxmark3-git
|
|||
```
|
||||
### Optional: Building Proxmark3 client from source
|
||||
```
|
||||
pkg install make clang clang++ readline libc++ git
|
||||
pkg install make clang readline libc++ git
|
||||
git clone https://github.com/RfidResearchGroup/proxmark3.git
|
||||
cd proxmark
|
||||
make clean && make client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue