readme: fix trezorhal instructions

This commit is contained in:
Jan Pochyla 2017-03-13 13:20:40 +01:00
parent 0cb0b11723
commit 3af05238a5
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ For flashing firmware to blank device (without bootloader) by `make flash`, plea
```
sudo apt-get install gcc-arm-none-eabi libnewlib-arm-none-eabi
make build_stmhal_frozen
make build_trezorhal
```
###OS X