This commit is contained in:
iceman1001 2021-07-09 19:06:45 +02:00
parent 0b13efc9a0
commit 200a08e091

View file

@ -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: