Added OpenSUSE instructions #20

Merged
itayalush1 merged 1 commits from patch-1 into main 2021-04-30 19:06:46 +00:00

View File

@ -20,6 +20,9 @@ BML CLI written in Bash. This project is currently under development and a lot o
### Termux ### Termux
`pkg install curl jq openssl-tools ncurses-utils` `pkg install curl jq openssl-tools ncurses-utils`
### OpenSUSE
`sudo zypper install curl jq openssl`
## Installation ## Installation
``` ```
git clone https://github.com/shihaamabr/bml-cli git clone https://github.com/shihaamabr/bml-cli