From 7f1d6590d0168d0c05f9df2a21bcfae167982e1d Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Mon, 3 May 2021 22:39:39 +0500 Subject: [PATCH] installer - readme update --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 15f34e3..5f46803 100644 --- a/README.md +++ b/README.md @@ -23,13 +23,17 @@ BML CLI written in Bash. This project is currently under development and a lot o ### OpenSUSE `sudo zypper install curl jq openssl` -## Installation +## Installation - git ``` git clone https://github.com/shihaamabr/bml-cli cd bml-cli chmod +x bml.sh ./bml.sh ``` +## Installation systemwide - BETA +`curl -sSL https://install-bml-cli.shihaam.dev | bash` + + ## Bugs - Throws error and exists on MacOS and WSL \