summaryrefslogtreecommitdiff
path: root/InstallationNotes.md
diff options
context:
space:
mode:
authorfox <[email protected]>2022-05-11 11:04:56 +0300
committerfox <[email protected]>2022-05-11 11:04:56 +0300
commitbdc58502166e0db0ced7f0d40f8faabc91f1353d (patch)
tree2cd9f801ec1d0556158ee39915c16e211c8107b6 /InstallationNotes.md
parent3077ce0429418345870d72fbf5ea78d43258d31c (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 491725d..7b18431 100644
--- a/InstallationNotes.md
+++ b/InstallationNotes.md
@@ -4,7 +4,7 @@
Docker(-compose) is the only supported way to deploy tt-rss.
-### Static: uses pre-built images provided via Docker Hub &larr; recommended for users
+### 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).