From 15e9c8ebe46f845ba1d2685dc5de38d17427441f Mon Sep 17 00:00:00 2001 From: Chris Titus Date: Fri, 28 Jun 2024 21:13:28 -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 a1b229c5..26d443a2 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ ## Usage Open your terminal and paste this command ```bash -bash <(wget -qO- raw.githubusercontent.com/ChrisTitusTech/linutil/main/start.sh) +bash <(curl -L https://raw.githubusercontent.com/ChrisTitusTech/linutil/main/start.sh) ```