Merge pull request #1842 from wh201906/patch-1

Fix typo in Troubleshooting.md
This commit is contained in:
Iceman 2022-12-16 04:34:48 +01:00 committed by GitHub
commit e049a7c5a3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -166,7 +166,7 @@ pm3 --> smart upgrade -f /usr/local/share/proxmark3/firmware/sim013.bin
pm3 --> smart upgrade -f /usr/share/proxmark3/firmware/sim013.bin pm3 --> smart upgrade -f /usr/share/proxmark3/firmware/sim013.bin
``` ```
If you didn't install the PRoxmark but you're working from the sources directory and depending how you launch the client, your working directory might be the root of the repository: If you didn't install the Proxmark but you're working from the sources directory and depending how you launch the client, your working directory might be the root of the repository:
``` ```
./pm3 ... ./pm3 ...