Update the readme
This commit is contained in:
parent
eef81394ae
commit
bceb212184
1 changed files with 6 additions and 3 deletions
|
@ -4,11 +4,14 @@
|
|||
|
||||
### Prosody
|
||||
|
||||
* Install "mod_admin_rest":(https://github.com/wltsmrz/mod_admin_rest)
|
||||
|
||||
### Webserver
|
||||
|
||||
* Copy config.dist.php to config.php and edit
|
||||
* run ̀php composer.phar install ̀
|
||||
|
||||
|
||||
## ToDo
|
||||
|
||||
* fetch the validation token from prosody
|
||||
* send the validation token to the user
|
||||
* validate the validation token
|
||||
* Update translations
|
||||
|
|
Reference in a new issue