summaryrefslogtreecommitdiff
path: root/Installation-Guide.md
diff options
context:
space:
mode:
authorsupahgreg <supahgreg@users.noreply.github.com>2025-10-06 21:49:55 +0000
committersupahgreg <supahgreg@users.noreply.github.com>2025-10-06 21:49:55 +0000
commitfa346911a1e68fbc75cfdb93483e74e2be2d1e29 (patch)
tree3659c09c8e67720437ee5256bfea35109e28503d /Installation-Guide.md
parente5b4fdccf87a1ce4d913cc0053f4962b9b6c0bf7 (diff)
minor: Add a word to the Installation Guide.
Diffstat (limited to 'Installation-Guide.md')
-rw-r--r--Installation-Guide.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Installation-Guide.md b/Installation-Guide.md
index 70332ff..ffbf5c4 100644
--- a/Installation-Guide.md
+++ b/Installation-Guide.md
@@ -1,6 +1,6 @@
The main (and recommended) way to run tt-rss is under Docker.
-Docker images for https://github.com/tt-rss/tt-rss are built (`linux/amd64` and `linux/arm64`)
+Docker images for https://github.com/tt-rss/tt-rss are built (for `linux/amd64` and `linux/arm64`)
and published to Docker Hub ([via GitHub Actions](https://github.com/tt-rss/tt-rss/actions/workflows/publish.yml))
as [supahgreg/tt-rss](https://hub.docker.com/r/supahgreg/tt-rss) and [supahgreg/tt-rss-web-nginx](https://hub.docker.com/r/supahgreg/tt-rss-web-nginx).