We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f7c0aa commit 5585974Copy full SHA for 5585974
README.md
@@ -24,7 +24,7 @@ To compile this I downloaded the code at my home directory and run:
24
Move the .beam file to ejabberd ebin folder:
25
26
```
27
- sudo mod_http_offline.beam /lib/ejabberd/ebin/
+ sudo mv mod_http_offline.beam /lib/ejabberd/ebin/
28
29
30
Add "mod_http_offline" to your ejabberd.yml config at "modules" section:
0 commit comments