diff --git a/README.md b/README.md index b7581e2..85d3cd1 100644 --- a/README.md +++ b/README.md @@ -337,3 +337,11 @@ Vix.cpp is maintained by [Softadastra](https://softadastra.com), a company build Vix.cpp is available under the MIT License. \ See [LICENSE](LICENSE) for details. + +## Setup + +Copy the example environment file and adjust values: + +```bash +cp .env.example .env +```