1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00

Update build.md (#408)

This commit is contained in:
Vladimir Volek 2018-11-12 12:04:56 +01:00 committed by Pavol Rusnak
parent ce362103ae
commit ab25381646

View File

@ -44,7 +44,7 @@ Install the required packages, depending on your operating system.
* __Mac OS X__:
```sh
brew install scons sdl2 sdl2_image
brew install scons sdl2 sdl2_image pkg-config
```
* __Windows__: not supported yet, sorry.