From 2e52b4ba30ad893e243832ea48d57b1997ac9d33 Mon Sep 17 00:00:00 2001 From: Mike <63983972+Teamwolf11@users.noreply.github.com> Date: Mon, 20 Jun 2022 11:08:18 +1200 Subject: [PATCH] Update Windows-Installation-Instructions.md --- .../Windows-Installation-Instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/md/Installation_Instructions/Windows-Installation-Instructions.md b/doc/md/Installation_Instructions/Windows-Installation-Instructions.md index a16c3c4d4..6ac9e53b3 100644 --- a/doc/md/Installation_Instructions/Windows-Installation-Instructions.md +++ b/doc/md/Installation_Instructions/Windows-Installation-Instructions.md @@ -90,7 +90,7 @@ git clone https://github.com/RfidResearchGroup/proxmark3.git cd proxmark3 ``` -If you're a contributing developer, you probably want to be able to use `make style`. If so, you've to install astyle: +If you're a contributing developer, you probably want to be able to use `make style`. If so, you've got to install astyle: ```sh pacman -S mingw-w64-x86_64-astyle