Add instructions for FreeBSD users

I've created a FreeBSD port:

537ae1b42c

Add instructions for FreeBSD users.
pull/25/head
Emanuel Haupt 7 years ago committed by Pavol Rusnak
parent 0f722c1991
commit fb648a241e

@ -27,6 +27,19 @@ On Linux you might need to run these commands first:
sudo apt-get install python-dev cython libusb-1.0-0-dev libudev-dev git
sudo pip install setuptools
On FreeBSD you can install the packages:
.. code::
pkg install security/py-trezor
or build via ports:
.. code::
cd /usr/ports/security/py-trezor
make install clean
Usage
-----

Loading…
Cancel
Save