Updated readme
This commit is contained in:
parent
1f8e5f9270
commit
612ec49ebd
@ -6,7 +6,8 @@
|
|||||||
|
|
||||||
- Requiments
|
- Requiments
|
||||||
`curl` `jq`
|
`curl` `jq`
|
||||||
|
Make sure you have both of them installed
|
||||||
|
`sudo apt install curl jq` on Ubuntu
|
||||||
### known bugs
|
### known bugs
|
||||||
- colored texts do not work in termux
|
- colored texts do not work in termux
|
||||||
|
|
||||||
@ -17,10 +18,9 @@ git clone https://github.com/shihaamabr/bmlcli
|
|||||||
|
|
||||||
cd bmlcli/
|
cd bmlcli/
|
||||||
|
|
||||||
echo "BML_USERNAME=xxxxxxxxx" > .env
|
|
||||||
echo "BML_PASSWORD=yyyyyyyyyy" >> .env
|
|
||||||
|
|
||||||
chmod +x bml.sh
|
chmod +x bml.sh
|
||||||
./bml.sh
|
./bml.sh
|
||||||
|
|
||||||
```
|
```
|
||||||
|
- Do NOT save password if password contain one of the following characters
|
||||||
|
` | ^ $ & ; : ( )`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user