diff --git a/README.md b/README.md index f4f07c7..49970e4 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ For users To use an ejabberd module coming from this repository: - You need to have ejabberd installed. + +- If you have not already done it, run `ejabberdctl modules_update_specs` + to retrieve the list of available modules. - Run `ejabberdctl module_install ` to get the source code and to compile and install the `beam` file into ejabberd's module search path.