mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-11 01:55:38 +08:00
Merge pull request #1700 from Teamwolf11/patch-1
Update Windows-Installation-Instructions.md (fix grammar)
This commit is contained in:
commit
748f9fc10e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue