mention clang build dependency

This commit is contained in:
shimun 2020-04-06 22:52:15 +02:00
parent 49e2835f60
commit c8fb636846
Signed by: shimun
GPG Key ID: E81D8382DC2F971B

View File

@ -9,7 +9,7 @@ Note: This has only been tested under Fedora 31 using a Solo Key, Trezor Model T
### Prerequisites ### Prerequisites
``` ```
dnf install cargo cryptsetup-devel -y dnf install clang cargo cryptsetup-devel -y
``` ```
### Device ### Device