README: get only the first lines of 'trezorctl get_features'
This commit is contained in:
parent
282e91ace3
commit
d408a592aa
@ -25,7 +25,7 @@ Then, install the latest [trezor_agent](https://pypi.python.org/pypi/trezor_agen
|
||||
|
||||
Finally, verify that you are running the latest [TREZOR firmware](https://mytrezor.com/data/firmware/releases.json) version (at least v1.4.0):
|
||||
|
||||
$ trezorctl get_features
|
||||
$ trezorctl get_features | head
|
||||
vendor: "bitcointrezor.com"
|
||||
major_version: 1
|
||||
minor_version: 4
|
||||
|
Loading…
Reference in New Issue
Block a user