From 0f20bfa239ae096eafd2077be4c92ea2407301ac Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Tue, 6 Dec 2016 15:11:25 +0200 Subject: [PATCH] README: add a note about udev --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 32a4d1f..7b8fe3d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ is installed correctly (at least v0.6.6): $ pip install -U setuptools $ pip install Cython trezor +Make sure that your `udev` rules are configured [correctly](https://doc.satoshilabs.com/trezor-user/settingupchromeonlinux.html#manual-configuration-of-udev-rules). Then, install the latest [trezor_agent](https://pypi.python.org/pypi/trezor_agent) package: $ pip install trezor_agent