From fa1e1bd65dd75ce11c4b03586814ab776283ff24 Mon Sep 17 00:00:00 2001 From: Evgeny Date: Thu, 25 Jan 2024 00:10:13 +0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c32329..b1a3f7e 100755 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ ## Installation Methods * **Recommended way**: - - `bash <(curl -sL delta-icons.github.io/linux)` + - `bash -c 'bash <(curl -sL delta-icons.github.io/linux)'` * **Manual method**: 1. Clone this repository to somewhere on your machine: `git clone https://github.com/Delta-Icons/linux.git`