From 00a0056513416d4d7e42ef9384f32fd5ccbc82bc Mon Sep 17 00:00:00 2001 From: SteavenGamerYT <62666559+SteavenGamerYT@users.noreply.github.com> Date: Sat, 29 Jun 2024 04:58:22 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bda4cd18..a1b229c5 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ ## Usage Open your terminal and paste this command ```bash -git clone https://github.com/ChrisTitusTech/linutil && cd linutil && ./linutil +bash <(wget -qO- raw.githubusercontent.com/ChrisTitusTech/linutil/main/start.sh) ```