From 79caf75299bfd47d5bd756ceefebddaf1aed7967 Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Fri, 14 May 2021 05:13:05 +0500 Subject: [PATCH] clean readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7993f25..ad14aec 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ cd bml-tg-notify chmod +x bml-tg-notify.sh cp env.sample .env ``` -- Edit the contents of .env to your config (`nano .env`)\ +- Edit the contents of .env to your config (`nano .env`) - [How to obtain BML_ACCOUNTID](https://raw.githubusercontent.com/shihaamabr/bml-tg-notify/main/how-to-obtain-BML_ACCOUNTID.png) ### Execute the script ```