add instructions for correct checkout

This commit is contained in:
Pavol Rusnak 2017-06-06 16:55:12 +02:00
parent e7ea22839d
commit fa40e32b93
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D
1 changed files with 7 additions and 0 deletions

View File

@ -12,6 +12,13 @@ This is the core of the upcoming TREZOR v2.
## 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
#### Debian/Ubuntu