mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-05 20:43:12 +08:00
Update termux_notes.md
Remove section for `proxmark3-git` as it is no longer a package within Termux Signed-off-by: s00se <95649696+s00se@users.noreply.github.com>
This commit is contained in:
parent
ba8b9b2ddb
commit
1f212c893a
1 changed files with 1 additions and 6 deletions
|
@ -38,7 +38,7 @@
|
|||
- Android phone
|
||||
- [F-Droid](https://f-droid.org/)
|
||||
- [Termux](https://f-droid.org/en/packages/com.termux/)
|
||||
- [Proxmark3 RDV4](https://www.proxmark.com/proxmark-3-hardware/proxmark-3-rdv4)
|
||||
- [Proxmark3](https://www.proxmark.com/proxmark-3-hardware/proxmark-3-rdv4)
|
||||
- [Blueshark Standalone Module](https://www.proxmark.com/proxmark-news/proxmark3-blueshark-bluetooth-released) **(ONLY if using Bluetooth)**
|
||||
- [Proxmark with BTADDON compiled Firmware](https://github.com/RfidResearchGroup/proxmark3/blob/master/doc/md/Use_of_Proxmark/4_Advanced-compilation-parameters.md#platform_extras) **(ONLY if using Bluetooth)**
|
||||
|
||||
|
@ -66,11 +66,6 @@ Run the following commands:
|
|||
```
|
||||
pkg install proxmark3
|
||||
```
|
||||
### Optional: Install Proxmark3 package which offers a more up to date version from git `master` branch
|
||||
Run the following commands:
|
||||
```
|
||||
pkg install proxmark3-git
|
||||
```
|
||||
### Optional: Building Proxmark3 client from source
|
||||
```
|
||||
pkg install make clang readline libc++ git binutils
|
||||
|
|
Loading…
Reference in a new issue