From d0dfdf6676bb5f91fc0e148c6fe51ba46f2eaf02 Mon Sep 17 00:00:00 2001 From: Jeff <60796676+JeffNeff@users.noreply.github.com> Date: Tue, 25 Jul 2023 11:08:25 -0700 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 16ecb2e..9fd5d2c 100644 --- a/README.md +++ b/README.md @@ -1 +1,14 @@ Tea Beta Access + + +Download the latest release from the `Releases` section. + +OR + +If you are familiar with docker & docker compose, you can use: + +``` +docker compose up +``` + +to run the application with the latest image.