Merge pull request #1700 from Teamwolf11/patch-1

Update Windows-Installation-Instructions.md (fix grammar)
This commit is contained in:
Iceman 2022-06-20 17:50:41 +02:00 committed by GitHub
commit 748f9fc10e
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