From f5a9485f31395a33c06c1f47b5fd9953d9931def Mon Sep 17 00:00:00 2001 From: Paul Makles Date: Mon, 13 Mar 2023 22:38:37 +0000 Subject: [PATCH] chore: update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 673d254..20c2147 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,8 @@ docker-compose up -d ## Updating Revolt +Before updating Revolt, check the errata at the top for important information and check if there are any new required environment variables now present in the `.env` file. + To update Revolt, first pull the latest copy of this repository to ensure you have the latest tags: ```bash