summaryrefslogtreecommitdiff
path: root/Installation-Notes.md
diff options
context:
space:
mode:
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` → `Plugins`.