1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +03:00

Update Building in Windows.md

Missing unzip dependency.
This commit is contained in:
Kenneth Mitchell 2019-11-28 21:21:46 -05:00 committed by GitHub
parent c8b5edb415
commit 8cff58c9b2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,6 +35,7 @@ for Installation:
- Devel/binutils
- Editors/vim or Editors/nano (file editors, `nano` is most straightforward while `vim` offers more advanced options)
- Shells/mintty (should be already selected)
- Archive/unzip
![Cygwin Installation](assets/002.cygwin_setup.png)