summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2020-01-28 06:45:01 +0000
committerfox <[email protected]>2020-01-28 06:45:01 +0000
commitc79bb75391fcdf778b59cd38b64333ab33c31438 (patch)
tree1276b3a93c73420329c9263cb87042262e186395
parent05e49e6182683c9d96675c55e51c6cf4909fda73 (diff)
Update page 'InstallationNotes'
-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.
&rarr; [Installation guide (dynamic)](https://git.tt-rss.org/fox/ttrss-docker-compose/src/master/README.md)