From 816ddd94d9c669b6efcd45baf55a13dd32ae3bc9 Mon Sep 17 00:00:00 2001 From: HexPandaa <47880094+HexPandaa@users.noreply.github.com> Date: Thu, 23 Jul 2020 10:11:37 +0200 Subject: [PATCH] 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. --- doc/md/Use_of_Proxmark/2_Configuration-and-Verification.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/md/Use_of_Proxmark/2_Configuration-and-Verification.md b/doc/md/Use_of_Proxmark/2_Configuration-and-Verification.md index fe87ec633..8264e3245 100644 --- a/doc/md/Use_of_Proxmark/2_Configuration-and-Verification.md +++ b/doc/md/Use_of_Proxmark/2_Configuration-and-Verification.md @@ -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: