From f7c2341e1c1d4c285c3e611af07f07fbd5575185 Mon Sep 17 00:00:00 2001 From: itay alush <66872595+itayalush1@users.noreply.github.com> Date: Fri, 30 Apr 2021 22:05:51 +0300 Subject: [PATCH] Added OpenSUSE instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a1bfa99..15f34e3 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@ BML CLI written in Bash. This project is currently under development and a lot o ### Termux `pkg install curl jq openssl-tools ncurses-utils` +### OpenSUSE +`sudo zypper install curl jq openssl` + ## Installation ``` git clone https://github.com/shihaamabr/bml-cli -- 2.47.2