From 53a803257b1e111253b27206c8a85594d4193e23 Mon Sep 17 00:00:00 2001 From: Sun Knudsen Date: Fri, 14 Jan 2022 06:14:36 -0500 Subject: [PATCH] Added torsocks heads-up --- .../README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/how-to-manage-trezor-devices-using-trezorctl-on-macos-or-tails/README.md b/how-to-manage-trezor-devices-using-trezorctl-on-macos-or-tails/README.md index 27ea7ee..b82926e 100644 --- a/how-to-manage-trezor-devices-using-trezorctl-on-macos-or-tails/README.md +++ b/how-to-manage-trezor-devices-using-trezorctl-on-macos-or-tails/README.md @@ -66,6 +66,8 @@ source ~/.zshrc ## Usage guide +> Heads-up: on Tails, one needs to add `torsocks` before `trezorctl` commands (example: `torsocks trezorctl firmware-update`). + ### Install or update firmware > Heads-up: connect device in [bootloader mode](https://wiki.trezor.io/User_manual:Updating_the_Trezor_device_firmware__T1) before running command.