summaryrefslogtreecommitdiff
path: root/InstallationNotes.md
diff options
context:
space:
mode:
Diffstat (limited to 'InstallationNotes.md')
-rw-r--r--InstallationNotes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/InstallationNotes.md b/InstallationNotes.md
index 1d32802..b0a3001 100644
--- a/InstallationNotes.md
+++ b/InstallationNotes.md
@@ -8,9 +8,9 @@ This is the recommended way to deploy tt-rss.
Official dockerized setup uses [docker-compose](https://docs.docker.com/compose/). There are two variants available:
-#### 1. Dynamic: tt-rss is automatically updated to latest git master version on container restart
+#### 1. Dynamic: tt-rss is automatically updated on container (re)start
-Use this if you want to always run uptodate tt-rss code.
+Use this if you want to always run latest tt-rss code.
→ [Installation guide (dynamic)](https://git.tt-rss.org/fox/ttrss-docker-compose/src/master/README.md)