Mercurial > prosody-modules
changeset 6506:9e144b01b38c
mod_webpresence: Make install instruction less confusing
| author | Menel <menel@snikket.de> |
|---|---|
| date | Tue, 31 Mar 2026 21:04:30 +0200 |
| parents | cab3e1fbd424 |
| children | 73915ac32649 |
| files | mod_webpresence/README.md |
| diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/mod_webpresence/README.md Tue Mar 31 20:57:19 2026 +0200 +++ b/mod_webpresence/README.md Tue Mar 31 21:04:30 2026 +0200 @@ -24,8 +24,7 @@ Installation ============ -Simply copy mod\_webpresence.lua to your modules directory, the image -files are embedded within it. Then add "webpresence" to your +Simply add the module to your modules\_enabled list. Usage
