summaryrefslogtreecommitdiff
path: root/Installation-Notes.md
diff options
context:
space:
mode:
authorsupahgreg <supahgreg@users.noreply.github.com>2025-10-05 19:53:08 +0000
committersupahgreg <supahgreg@users.noreply.github.com>2025-10-05 19:53:08 +0000
commit987e283677bde3d3f5926655a4673fb38961d08b (patch)
treea28b99f9cabe226b8ebff43e52f71cc8cf3f5141 /Installation-Notes.md
parent978c6fafdef0f6efd70f57cb1e86bd0a662188fd (diff)
Switch to GitHub format for alerts/notifications.
Diffstat (limited to 'Installation-Notes.md')
-rw-r--r--Installation-Notes.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/Installation-Notes.md b/Installation-Notes.md
index effcf64..7e3aaf7 100644
--- a/Installation-Notes.md
+++ b/Installation-Notes.md
@@ -6,7 +6,7 @@ The Docker images related to https://github.com/supahgreg/tt-rss are:
* https://hub.docker.com/r/supahgreg/tt-rss
* https://hub.docker.com/r/supahgreg/tt-rss-web-nginx
-!!! notice
+[!NOTE]
Podman is not Docker. Please don't report issues when using Podman or podman-compose.
@@ -171,7 +171,7 @@ services:
`BUILDKIT_CONTEXT_KEEP_GIT_DIR` build argument is needed to display tt-rss version info properly. If that doesn't work for you (no BuildKit?) you'll have to resort to terrible hacks.
-!!! warning
+[!WARNING]
Self-built images are not supported.
@@ -266,7 +266,7 @@ Note: `sudo -E` is needed to keep environment variables.
### How do I add plugins and themes?
-!!! notice
+[!NOTE]
First party plugins can be added using plugin installer in `Preferences` &rarr; `Plugins`.