diff --git a/README.md b/README.md index a2937a5..c524d2e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ To install dependencies: bun install ``` +Copy envorionment variables: + +```bash +cp .env.template .env +``` + To run: ```bash