mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-02-01 18:30:56 +00:00
add instructions for correct checkout
This commit is contained in:
parent
e7ea22839d
commit
fa40e32b93
@ -12,6 +12,13 @@ This is the core of the upcoming TREZOR v2.
|
|||||||
|
|
||||||
## Build instructions for emulator
|
## Build instructions for emulator
|
||||||
|
|
||||||
|
Run the following to checkout the project:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
git clone --recursive https://github.com/trezor/trezor-core.git
|
||||||
|
cd trezor-core
|
||||||
|
```
|
||||||
|
|
||||||
### Linux
|
### Linux
|
||||||
|
|
||||||
#### Debian/Ubuntu
|
#### Debian/Ubuntu
|
||||||
|
Loading…
Reference in New Issue
Block a user