From fa346911a1e68fbc75cfdb93483e74e2be2d1e29 Mon Sep 17 00:00:00 2001 From: supahgreg Date: Mon, 6 Oct 2025 21:49:55 +0000 Subject: minor: Add a word to the Installation Guide. --- Installation-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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). -- cgit v1.2.3-54-g00ecf