mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
update instructions
This commit is contained in:
parent
d4cd32b723
commit
b577ca15e9
6 changed files with 116 additions and 36 deletions
|
@ -46,7 +46,9 @@ Don't not turn off your device during the execution of this command!!
|
|||
Even its a quite fast command you should be warned. You may brick it if you interrupt it.
|
||||
|
||||
```
|
||||
pm3 --> sc upgrade f ../tools/simmodule/sim011.bin
|
||||
pm3 --> sc upgrade f /usr/local/share/proxmark3/firmware/sim011.bin
|
||||
# or if from local repo
|
||||
pm3 --> sc upgrade f tools/simmodule/sim011.bin
|
||||
```
|
||||
|
||||
You get the following output if the execution was successful:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue