From 54c78c332392c9af0c985721889363a928261b88 Mon Sep 17 00:00:00 2001 From: fox Date: Mon, 12 Jul 2021 12:40:34 +0300 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 056a57d..fae5d68 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,13 @@ General outline of the configuration is as follows: ### Installation -#### Check out scripts from Git: +#### Check out scripts from Git ```sh git clone https://git.tt-rss.org/fox/ttrss-docker-compose.git ttrss-docker && cd ttrss-docker ``` -#### Edit configuration files: +#### Edit configuration files Configuration is done primarily through the [environment](https://git.tt-rss.org/fox/ttrss-docker-compose/wiki#how-do-i-set-global-configuration-options). Copy ``.env-dist`` to ``.env`` and edit any relevant variables you need changed.