1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 07:28:10 +00:00

readme: small changes

This commit is contained in:
Pavol Rusnak 2016-11-08 18:35:01 +01:00
parent 2d0675341b
commit 4cd2d1eb13
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -64,5 +64,6 @@ make build_stmhal_frozen
###OS X
Download [gcc-arm-none-eabi](https://launchpad.net/gcc-arm-embedded/5.0/5-2016-q3-update/) and follow the [instructions in readme.txt](https://launchpadlibrarian.net/287100883/readme.txt).
To install stlink, run `brew install stlink`.
1. Download [gcc-arm-none-eabi](https://launchpad.net/gcc-arm-embedded/5.0/5-2016-q3-update/)
2. Follow the [install instructions](https://launchpadlibrarian.net/287100883/readme.txt)
3. To install stlink, run `brew install stlink`