From 237733b53fef3c527cb174106c38d2c6276f3fd4 Mon Sep 17 00:00:00 2001 From: Elias Schneider Date: Tue, 11 Oct 2022 10:24:08 +0200 Subject: [PATCH] chore: update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d454e986..c4cacc22 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,8 @@ Demo: https://pingvin-share.dev.eliasschneider.com ## ⌨️ Setup +> Pleas note that Pingvin Share is in early stage and could include some bugs + 1. Download the `docker-compose.yml` and `.env.example` file. 2. Rename the `.env.example` file to `.env` and change the environment variables so that they fit to your environment. If you need help with the environment variables take a look [here](#environment-variables) 3. Run `docker-compose up -d`