diff --git a/doc/md/Use_of_Proxmark/0_Compilation-Instructions.md b/doc/md/Use_of_Proxmark/0_Compilation-Instructions.md index 00659d71e..9ac9472ea 100644 --- a/doc/md/Use_of_Proxmark/0_Compilation-Instructions.md +++ b/doc/md/Use_of_Proxmark/0_Compilation-Instructions.md @@ -79,6 +79,9 @@ proxmark3 /dev/ttyACM0 --flash --unlock-bootloader --image /tmp/my-bootrom.elf - ## Run the client In most cases, you can run the script `pm3` which try to auto-detect the port to use, on several OS. +```sh +./pm3 +``` For the other cases, specify the port by yourself. For example, for a Proxmark3 connected via USB under Linux: