Update Windows-Installation-Instructions.md

This commit is contained in:
Mike 2022-06-20 11:08:18 +12:00 committed by GitHub
commit 2e52b4ba30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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