From 77c2e0e57074412bf3b8966de34640834a0bccbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Arnau=20V=C3=A0zquez?= Date: Wed, 7 Apr 2021 14:01:05 +0000 Subject: [PATCH] Fix markdown --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73a1d508..fa798dec 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ This project builds a custom docker image from the official Nextcloud one, applying workarounds or specific behaviour of interest only for a shared, private-by-default installation such as ecloud.global. -## Building +## Building Simply build as a standard docker image. Check `gitlab-ci.ym` for the commands we use. -## Using +## Using We suggest you use our [ecloud-selfhosting](https://gitlab.e.foundation/e/infra/ecloud-selfhosting) project instead of this one directly. But if you wish to do so, then check our [releases page](https://gitlab.e.foundation/e/infra/ecloud/nextcloud/-/releases) and pull the latest tag from the container registry. -- GitLab