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