From 8dbf3d667a693ef7275efade660736f74ed1aea9 Mon Sep 17 00:00:00 2001 From: Grimm Date: Tue, 13 Aug 2024 23:05:23 -0700 Subject: [PATCH] update: readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 768ddb2..dcd8c47 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ Firstly download or clone the repository: ```bash git clone github.com/fvckgrimm/discord-fansly-notify && cd discord-fansly-notify +# Create the .env to configure +cp .env-example .env + # Running the program go run .