mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-13 19:18:56 +00:00
readme: Add scons to build dependency (#211)
This commit is contained in:
parent
321bc2787f
commit
56e15625d6
@ -61,7 +61,7 @@ You will also need Python dependencies for signing.
|
||||
#### Debian/Ubuntu
|
||||
|
||||
```sh
|
||||
sudo apt-get install gcc-arm-none-eabi libnewlib-arm-none-eabi
|
||||
sudo apt-get install scons gcc-arm-none-eabi libnewlib-arm-none-eabi
|
||||
```
|
||||
|
||||
#### OS X
|
||||
|
Loading…
Reference in New Issue
Block a user