mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-08 22:40:59 +00:00
docs: use make vendor to refresh submodules
This commit is contained in:
parent
611d374bbd
commit
21d07ec99d
@ -12,7 +12,7 @@ cd trezor-core
|
|||||||
If are building the already cloned the project, don't forget to use the following to refresh the submodules:
|
If are building the already cloned the project, don't forget to use the following to refresh the submodules:
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git submodule update --init --recursive
|
make vendor
|
||||||
```
|
```
|
||||||
|
|
||||||
### Linux
|
### Linux
|
||||||
|
Loading…
Reference in New Issue
Block a user