summaryrefslogtreecommitdiff
path: root/system/passwordsafe/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/passwordsafe/README')
-rw-r--r--system/passwordsafe/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/system/passwordsafe/README b/system/passwordsafe/README
index 9db6f54f7a..8690bb4e13 100644
--- a/system/passwordsafe/README
+++ b/system/passwordsafe/README
@@ -6,10 +6,11 @@ password manager.
pwsafe supports Yubicos Yubikey, a unique USB and NFC device offering one-touch
authentication and supporting multiple authentication protocols for all devices
-and platfroms - with no driver or client software needed.
+and platforms - with no driver or client software needed.
To compile the package without Yubikey support pass NO_YUBI=1 to the script:
-NO_YUBI=1 ./passwordsafe.SlackBuild
+
+ NO_YUBI=1 ./passwordsafe.SlackBuild
In this case you don't need libyubikey and ykpers packages.