Added Installation

This commit is contained in:
Shihaam Abdul Rahman 2021-04-26 10:36:12 +05:00 committed by GitHub
parent 73fee9549d
commit 1a0712ec36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ Make sure you have both of them installed \
- colored texts do not work in termux - colored texts do not work in termux
### Installation ### Use from source - Recommended
``` ```
git clone https://github.com/shihaamabr/bmlcli git clone https://github.com/shihaamabr/bmlcli
@ -22,5 +22,8 @@ chmod +x bml.sh
./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 - Do NOT save password if password contain one of the following characters
` | ^ $ & ; : ( )` ` | ^ $ & ; : ( )`