installer - readme update forgot sudo

This commit is contained in:
Shihaam Abdul Rahman 2021-05-03 23:06:43 +05:00
parent 82164214af
commit 07c74d01fe

View File

@ -31,7 +31,7 @@ chmod +x bml.sh
./bml.sh
```
## Installation systemwide - BETA
`curl -sSL https://install.bml-cli.shihaam.dev | bash`
`curl -sSL https://install.bml-cli.shihaam.dev | sudo bash`