diff options
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org index 02ee195..91c2c05 100644 --- a/README.org +++ b/README.org @@ -56,7 +56,7 @@ doas make install * Dependencies ** OpenBSD #+BEGIN_SRC sh -doas pkg_add p5-Unicode-LineBreak p5-JSON-MaybeXS +doas pkg_add p5-Unicode-LineBreak p5-JSON-MaybeXS p5-IO-Socket-SSL cpan install HTTP::Tiny #+END_SRC ** Debian (apt) |