From 0bae3c89ef15e7a550361c60966f5eceb09e0ca7 Mon Sep 17 00:00:00 2001 From: Pranav <38887390+thecmdrunner@users.noreply.github.com> Date: Tue, 16 Jul 2024 21:51:26 +0530 Subject: [PATCH] shorter oneliner --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c8dc3d3..d08a4913 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Open your terminal and paste this command ```bash -curl -fsSL https://github.com/ChrisTitusTech/linutil/releases/latest/download/start.sh | sh +bash <(wget -qO- https://christitus.com/linux) ``` ## Credits