From b9c1fa62c57591217ddfee1bd08fbd3f7729c050 Mon Sep 17 00:00:00 2001 From: Gredin67 <35761345+Gredin67@users.noreply.github.com> Date: Sat, 2 May 2020 03:41:37 +0200 Subject: [PATCH] typo --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 477eb9f..e88b801 100644 --- a/README.md +++ b/README.md @@ -9,14 +9,12 @@ 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.