From e652857be56330a016a1dec2507730f3ddd866c7 Mon Sep 17 00:00:00 2001 From: Gredin67 <35761345+Gredin67@users.noreply.github.com> Date: Sat, 2 May 2020 03:40:53 +0200 Subject: [PATCH] typo --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 939883f..477eb9f 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,14 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview Online collaborative edition of OnlyOffice documents requires: 1) a server part, with two installation options: - a) **This package installs an OnlyOffice Document Server**. - b) The [Community Document Server for Nextcloud](https://apps.nextcloud.com/apps/documentserver_community) + +a) **This package installs an OnlyOffice Document Server**. +b) The [Community Document Server for Nextcloud](https://apps.nextcloud.com/apps/documentserver_community) + 2) a client part, such as: - a) The [ONLYOFFICE connector for Nextcloud](https://apps.nextcloud.com/apps/onlyoffice) - b) The [ONLYOFFICE Desktop Editors](https://www.onlyoffice.com/fr/download-desktop.aspx) + +a) The [ONLYOFFICE connector for Nextcloud](https://apps.nextcloud.com/apps/onlyoffice) +b) The [ONLYOFFICE Desktop Editors](https://www.onlyoffice.com/fr/download-desktop.aspx) The Nextcloud addicts may follow [this tutorial](https://github.com/YunoHost-Apps/nextcloud_ynh#configure-onlyoffice-integration) to install 1)b) and 2)a) on one Nextcloud instance. However, performance and architecture are limited.