From dd6307ca830c67a54c217ee0ace367d61b93b479 Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Wed, 12 May 2021 07:06:08 +0500 Subject: [PATCH] reameupdate --- bml-tg-notify/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bml-tg-notify/README.md b/bml-tg-notify/README.md index 061e0e6..1ed2fb2 100644 --- a/bml-tg-notify/README.md +++ b/bml-tg-notify/README.md @@ -9,9 +9,9 @@ ### Setup ``` curl https://raw.githubusercontent.com/shihaamabr/sarmic/master/bml-tg-notify/bml-tg-notify.sh > bml-tg-notify.sh -curl https://raw.githubusercontent.com/shihaamabr/sarmic/master/bml-tg-notify/env > .env +curl https://raw.githubusercontent.com/shihaamabr/sarmic/master/bml-tg-notify/env.sample > .env ``` -- edit the contents of .env to your config +edit the contents of .env to your config ``` chmod +x bml-tg-notify.sh ./bml-tg-notify.sh