From 813085ac865f4802a657b4247168967724206200 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Sch=C3=B6ppach?= Date: Tue, 25 Feb 2020 23:11:10 +0100 Subject: [PATCH] Add paragraph for better readability --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index db8d3e5..0d8aac0 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,9 @@ From the BitBetter directory, simply run: ./build.sh ``` -This will create a new self-signed certificate in the `.keys` directory one does not already exist and then create a modified version of the official `bitwarden/api` called `bitbetter/api` and a modified version of the `bitwarden/identity` called `bitbetter/identity`. You may now simply create the file `/path/to/bwdata/docker/docker-compose.override.yml` with the following content to utilize the modified images. +This will create a new self-signed certificate in the `.keys` directory one does not already exist and then create a modified version of the official `bitwarden/api` called `bitbetter/api` and a modified version of the `bitwarden/identity` called `bitbetter/identity`. + +You may now simply create the file `/path/to/bwdata/docker/docker-compose.override.yml` with the following content to utilize the modified images. ```yaml version: '3'