mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-20 12:07:05 +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
|
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
|
```sh
|
||||||
pacman -S mingw-w64-x86_64-astyle
|
pacman -S mingw-w64-x86_64-astyle
|
||||||
|
|
Loading…
Add table
Reference in a new issue