From 07c74d01fec14558dad6811a5bca234eda95e2d1 Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Mon, 3 May 2021 23:06:43 +0500 Subject: [PATCH] installer - readme update forgot sudo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 466030c..36c5bf5 100644 --- a/README.md +++ b/README.md @@ -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`