From bceb2121847dc00b6c182f7266fc4f65d9cfbd3e Mon Sep 17 00:00:00 2001 From: Tim Schumacher Date: Thu, 17 Oct 2013 17:41:33 +0200 Subject: [PATCH] Update the readme --- readme.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index d2deb0a..69597fb 100644 --- a/readme.md +++ b/readme.md @@ -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