From 1a0712ec36bcf58a3039ce7b27be6ef21713da53 Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Mon, 26 Apr 2021 10:36:12 +0500 Subject: [PATCH] Added Installation --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b71e93..e1e57f5 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Make sure you have both of them installed \ - colored texts do not work in termux -### Installation +### Use from source - Recommended ``` git clone https://github.com/shihaamabr/bmlcli @@ -22,5 +22,8 @@ chmod +x bml.sh ./bml.sh ``` +### Installation - NOT Recommended (for now) +`curl -sL "https://raw.githubusercontent.com/shihaamabr/bmlcli/main/bml.sh" | sudo tee /usr/bin/bml-cli >/dev/null && sudo chmod 755 /usr/bin/bml-cli` + - Do NOT save password if password contain one of the following characters ` | ^ $ & ; : ( )`