diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -11,9 +11,8 @@ nitrokey = "0.1.0" ## Compatibility -In order to use this crate, a [`libnitrokey`][] installation is required -(both development headers and library). The crate is developed using version -3.2, but any newer version should work too. +The required [`libnitrokey`][] version is built from source. The host system +must provide `libhidapi-libusb0` in the default library search path. As I only have access to a Nitrokey Pro, this crate only provides support for the Nitrokey Pro methods. If you want to contribute for the Nitrokey Storage, |