From 9fa1a17dcf26c1ef2366c2195655e97b2723d4bc Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 12 Feb 2019 13:29:36 +0100 Subject: [PATCH] Fix README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ad102ce..fcc4605 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,6 @@ Go to **cd /var/www/pleroma/pleroma**. This will generate a **password reset link** that you can then send to the user. - ### Moderators You can make users **moderators**. They will then be able to **delete any post**. @@ -82,8 +81,9 @@ You can make users **moderators**. They will then be able to **delete any post** #### Multi-users support -LDAP and HTTP auth are not supported? -The app can be used by multiple users? +LDAP and HTTP auth are not supported. + +The app can be used by multiple users. #### Supported architectures @@ -116,4 +116,3 @@ sudo yunohost app install https://github.com/YunoHost-Apps/pleroma_ynh/tree/test or sudo yunohost app upgrade pleroma -u https://github.com/YunoHost-Apps/pleroma_ynh/tree/testing --debug ``` -