Added OpenSUSE instructions

This commit is contained in:
itay alush 2021-04-30 22:05:51 +03:00 committed by GitHub
parent 0d1602de1f
commit f7c2341e1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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