1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-25 23:01:02 +00:00

docs: add poetry install after git clone [skip ci]

This commit is contained in:
Pavol Rusnak 2020-10-22 22:14:03 +02:00
parent 76dc3b3e51
commit f47b8bdbc8
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -6,7 +6,9 @@ Run the following to checkout the project:
```sh
git clone --recurse-submodules https://github.com/trezor/trezor-firmware.git
cd trezor-firmware/core
cd trezor-firmware
poetry install
cd core
```
After this you will need to install some software dependencies based on what flavor