changing the sc command to smart in step 2

As the `sc` command now invoke the `script` command, we need to enter `smart` in order to get the right command.
This commit is contained in:
HexPandaa 2020-07-23 10:11:37 +02:00 committed by GitHub
commit 816ddd94d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,9 +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.
```
[usb] pm3 --> sc upgrade f /usr/local/share/proxmark3/firmware/sim011.bin
[usb] pm3 --> smart upgrade f /usr/local/share/proxmark3/firmware/sim011.bin
# or if from local repo
[usb] pm3 --> sc upgrade f tools/simmodule/sim011.bin
[usb] pm3 --> smart upgrade f tools/simmodule/sim011.bin
```
You get the following output if the execution was successful: