From 1fe1f61400f8281ab4155652fc0e7c5967461413 Mon Sep 17 00:00:00 2001 From: Self Not Found Date: Fri, 16 Dec 2022 01:46:21 +0800 Subject: [PATCH] Fix typo in Troubleshooting.md Signed-off-by: Self Not Found --- doc/md/Installation_Instructions/Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/md/Installation_Instructions/Troubleshooting.md b/doc/md/Installation_Instructions/Troubleshooting.md index 68d3d5570..710b2de26 100644 --- a/doc/md/Installation_Instructions/Troubleshooting.md +++ b/doc/md/Installation_Instructions/Troubleshooting.md @@ -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 ``` -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 ...