summaryrefslogtreecommitdiff
path: root/InstallationNotes.md
diff options
context:
space:
mode:
authorfox <[email protected]>2021-03-08 19:32:20 +0300
committerfox <[email protected]>2021-03-08 19:32:20 +0300
commit3543a170bafca97bd3bd5e08603a378fdb4fade2 (patch)
tree5f4c34dbfb72b579b9849d27e35cad9a0ee56b99 /InstallationNotes.md
parentdaae74422fde91acb7c1396295c65bc7385e1555 (diff)
Update 'InstallationNotes'
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 56fd25e..94f04a4 100644
--- a/InstallationNotes.md
+++ b/InstallationNotes.md
@@ -2,7 +2,7 @@
Docker is the only supported way to deploy tt-rss. Unless you are a developer or require direct installation on the host for a different reason, consider using [docker-compose](https://docs.docker.com/compose/) setup described below.
-### Static: uses pre-built images provided via Docker Hub &larr; recommended
+### Static: uses pre-built images provided via Docker Hub &larr; recommended for users
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).