diff --git a/README b/README index 7542984..5324ad9 100644 --- a/README +++ b/README @@ -61,11 +61,13 @@ You will need to have https://developers.yubico.com/yubico-c-client[libykclient] installed. It in turn requires cURL, which you need to have installed, and https://developers.yubico.com/yubico-c[libyubikey]. -The new Challenge-Response offline authentication requires libykpers-1 +The Challenge-Response offline authentication requires libykpers-1 from the https://developers.yubico.com/yubikey-personalization[yubikey-personalization] project: +The selftests require perl with the module Net::LDAP::Server installed. + The build system uses Autoconf, to set up the build system run: ./configure