From e0924f9e903b7f83a63b65afafc4b93b262b510b Mon Sep 17 00:00:00 2001 From: Rodolfo Berrios <20590102+rodber@users.noreply.github.com> Date: Fri, 10 May 2024 11:00:55 -0400 Subject: [PATCH] typo --- guides/docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/docker/README.md b/guides/docker/README.md index 7b6d65d..a67a330 100644 --- a/guides/docker/README.md +++ b/guides/docker/README.md @@ -139,7 +139,7 @@ make deploy NAMESPACE=demo ADMIN_EMAIL=email@mywebsite.com The Chevereto website will be available within seconds as the new sub-domain propagates. -## Upgrading your websites +## Upgrading To upgrade you need to (1) Sync repository, (2) Re-build the container image, and (3) Update Chevereto instances.