From 4f084cd42f1698009c1e3222b98bfa10ff98e8f9 Mon Sep 17 00:00:00 2001 From: fox Date: Mon, 21 Sep 2020 17:48:20 +0000 Subject: Update page 'InstallationNotes' --- InstallationNotes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'InstallationNotes.md') diff --git a/InstallationNotes.md b/InstallationNotes.md index abf5ea1..8ec2d8a 100644 --- a/InstallationNotes.md +++ b/InstallationNotes.md @@ -4,7 +4,7 @@ As of 2020, the recommended way to deploy tt-rss is via Docker. Unless you have Official dockerized setup uses [docker-compose](https://docs.docker.com/compose/). There are two variants available: -#### 1. Dynamic: tt-rss is updated automatically +### 1. Dynamic: tt-rss is updated automatically Use this if you want to always run latest tt-rss code. @@ -12,7 +12,7 @@ Use this if you want to always run latest tt-rss code. Updates are applied automatically from git master branch on container restart. -#### 2. Static: uses pre-built images provided via Docker Hub +### 2. Static: uses pre-built images provided via Docker Hub This seems to be a more commonly used pattern for Docker containers: images (including a snapshot of tt-rss source code) are built automatically and then pushed to [Docker Hub](https://hub.docker.com/u/cthulhoo). -- cgit v1.2.3