diff --git a/README.md b/README.md index ddc5f5f..03ddc4b 100644 --- a/README.md +++ b/README.md @@ -188,3 +188,10 @@ A huge thank you to everyone who has contributed to readme2demo! Contributors +## Setup + +Copy the example environment file and adjust values: + +```bash +cp .env.example .env +```