diff options
| author | Paul Buetow <paul@buetow.org> | 2024-12-13 10:13:53 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-12-13 10:13:53 +0200 |
| commit | 49a70b8bf735e32afb1020eb60da6d264a0a5c28 (patch) | |
| tree | 8f340e19b8e964a0ea9ac1d3f167934fbe7d0779 /README.md | |
| parent | 7441b51216f6520202b2f6bd2e534a80b64074cc (diff) | |
add dep
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Small Perl script reporting anonymous site stats for my foo.zone web and gemini On OpenBSD, install dependencies: ```sh -doas pkg_add p5-Digest-SHA3 p5-PerlIO-gzip p5-JSON p5-String-Util +doas pkg_add p5-Digest-SHA3 p5-PerlIO-gzip p5-JSON p5-String-Util p5-LWP-Protocol-https ``` ## Usage |
