diff --git a/pynitrokey/cli/nk3/pcsc_absent.py b/pynitrokey/cli/nk3/pcsc_absent.py index 480b8b04..c67d7b9b 100644 --- a/pynitrokey/cli/nk3/pcsc_absent.py +++ b/pynitrokey/cli/nk3/pcsc_absent.py @@ -1 +1 @@ -PCSC_ABSENT = "pyscard is not available, please consult https://docs.nitrokey.com/nitrokey3/linux/troubleshooting#pcsc-unavailable for more information" +PCSC_ABSENT = "This command requires the pyscard library that is not available on your system. Please consult https://docs.nitrokey.com/nitrokey3/linux/troubleshooting#pyscard-is-not-available for more information"