aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <eagle@eyrie.org>2016-01-03 19:59:11 -0800
committerRuss Allbery <eagle@eyrie.org>2016-01-03 19:59:11 -0800
commitcfff765a7a453fdab46a217c2adc48c958fdf739 (patch)
tree8612f6ee67ada71d37fe25e9332c837fefd1836e
parenta7b518bd54a73e0234d9dcb9bf9ef78272f73add (diff)
Document the Duo integration requires JSON and Perl6::Slurp
Change-Id: I6249d2ea983959bc6c5ec03c2035a271228d4721
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index d423983..75b1224 100644
--- a/README
+++ b/README
@@ -109,7 +109,7 @@ REQUIREMENTS
WebAuth Perl module from WebAuth 4.4.0 or later.
The Duo integration object support in the wallet server requires the
- Net::Duo Perl module.
+ Net::Duo, JSON, and Perl6::Slurp Perl modules.
The password object support in the wallet server requires the
Crypt::GeneratePassword Perl module.