From 9aaa43e7dbfe5bb94ee9ebcd658f107f195f9ac9 Mon Sep 17 00:00:00 2001 From: Hri7566 Date: Fri, 27 Oct 2023 14:53:01 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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