summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).