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.