docs: use make vendor to refresh submodules

pull/25/head
Pavol Rusnak 6 years ago
parent 611d374bbd
commit 21d07ec99d
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -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:
```sh
git submodule update --init --recursive
make vendor
```
### Linux

Loading…
Cancel
Save