summaryrefslogtreecommitdiff
path: root/InstallationNotes.md
diff options
context:
space:
mode:
Diffstat (limited to 'InstallationNotes.md')
-rw-r--r--InstallationNotes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/InstallationNotes.md b/InstallationNotes.md
index 0c8c0c9..b8e9c59 100644
--- a/InstallationNotes.md
+++ b/InstallationNotes.md
@@ -4,7 +4,7 @@ As of 2020, Docker is the recommended way to deploy tt-rss. Unless you have very
### 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 on master branch update and then pushed to [Docker Hub](https://hub.docker.com/u/cthulhoo).
+This seems to be a more commonly used pattern for Docker containers: images (including a snapshot of tt-rss source code) are built automatically on master branch updates and then pushed to [Docker Hub](https://hub.docker.com/u/cthulhoo).
Use this if you want manual control over tt-rss updates or an ability to revert to an older prebuilt image.