Mercurial > prosody-modules
diff mod_cloud_notify_encrypted/README.md @ 4903:7f8b0830bf40
mod_cloud_notify_encrypted: Linkify dependencies
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Wed, 23 Feb 2022 12:40:50 +0100 |
| parents | 46ca47a12770 |
| children | 274fb65904a7 |
line wrap: on
line diff
--- a/mod_cloud_notify_encrypted/README.md Tue Feb 22 20:27:09 2022 +0100 +++ b/mod_cloud_notify_encrypted/README.md Wed Feb 23 12:40:50 2022 +0100 @@ -20,7 +20,10 @@ Add to modules_enabled, there are no configuration options. -Depends on luaossl which is available in Debian as `lua-luaossl` or via +Depends on +[luaossl](http://25thandclement.com/~william/projects/luaossl.html) +which is available in Debian as +[`lua-luaossl`](https://tracker.debian.org/pkg/lua-luaossl) or via `luarocks install luaossl`. Compatibility
