mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
Termux: fix instructions, thanks @ysard
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user