Last active
May 28, 2017 20:57
-
-
Save dannytech/2e567f53d4006a6d6555123d7235f431 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apt-get install -y python-dev libusb-1.0.0-dev libudev-dev | |
yes | pip install Cython | |
yes | pip install git+git://github.com/trustcrypto/python-onlykey.git | |
yes | pip install git+git://github.com/trustcrypto/onlykey-agent.git |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment