From 29a86b1923cc1db046d4a8800e113b7e9b044d4d Mon Sep 17 00:00:00 2001 From: Thumbscrew Date: Wed, 2 Feb 2022 17:08:49 +0000 Subject: [PATCH] fix headings level --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 47b3114..d276378 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # Nextcloud (Docker Compose) Build a Nextcloud instance in Docker Compose complete with PostgreSQL, Redis and SSL -# Prerequisites +## Prerequisites 1. [Docker](https://docs.docker.com/engine/install/) 2. [Docker Compose](https://docs.docker.com/compose/install/) 3. SSL key and cert -# Setup +## Setup 1. Create a copy of `.env.example`: