summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfox <[email protected]>2020-01-28 06:46:14 +0000
committerfox <[email protected]>2020-01-28 06:46:14 +0000
commit0cfe3830d80703dc2cdf1b77a4b479fa6bdc3399 (patch)
treeb27fee9aa64790d9132cec2cda644bc48b6f3012
parentfa3116f32017e6e08eb964cbc1ff0ddd76ee880e (diff)
Update page 'InstallationNotes'
-rw-r--r--InstallationNotes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/InstallationNotes.md b/InstallationNotes.md
index b0a3001..b93752b 100644
--- a/InstallationNotes.md
+++ b/InstallationNotes.md
@@ -16,7 +16,7 @@ Use this if you want to always run latest tt-rss code.
#### 2. Static: uses pre-built images provided via Docker Hub
-This seems to be a more commonly used pattern for Docker containers: images (including tt-rss source code) are built automatically on git master source updates 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 tt-rss source code) are built automatically 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.