From e49624a6da21e053582432e1970836cb28e4c0b1 Mon Sep 17 00:00:00 2001 From: mathis5711 <70803186+mathis5711@users.noreply.github.com> Date: Fri, 7 Nov 2025 10:14:55 +0100 Subject: [PATCH] Apply suggestions from code review Edit for better formatting warning message Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a43d28b..08648c0a 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ docker pull docker.umami.is/umami-software/umami:latest ## 🔄 Getting Updates > [!WARNING] > If you are updating from Umami V2, image "postgresql-latest" is deprecated. You must change it to "latest". -> Ex : rename "docker.umami.is/umami-software/umami:postgresql-latest" to "docker.umami.is/umami-software/umami:latest". +> e.g., rename `docker.umami.is/umami-software/umami:postgresql-latest` to `docker.umami.is/umami-software/umami:latest`. To get the latest features, simply do a pull, install any new dependencies, and rebuild: