readme update with new file name

This commit is contained in:
Shihaam Abdul Rahman 2021-05-21 00:42:30 +05:00
parent 4697037e7f
commit 49aabd5af9

View File

@ -15,8 +15,8 @@ This project is currently under development and a lot of things are broken.
``` ```
git clone https://github.com/shihaamabr/bml-cli git clone https://github.com/shihaamabr/bml-cli
cd bml-cli cd bml-cli
chmod +x bml.sh chmod +x bml-cli.sh
./bml.sh ./bml-cli.sh
``` ```
#### Installation - Systemwide (NOT Recommended, May not work on some distros) #### Installation - Systemwide (NOT Recommended, May not work on some distros)
``` ```