From 2c33919fa15e45ebc2864a527ba653529182408c Mon Sep 17 00:00:00 2001 From: Sharpz7 Date: Tue, 14 Jun 2022 20:21:55 +0000 Subject: [PATCH] Forgot to change address in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e30c5dc..a75c0e5 100644 --- a/README.md +++ b/README.md @@ -50,12 +50,12 @@ tasks: # Installation On linux, just run: ```console -sudo curl -s -L https://github.com/Sharpz7/sharpcd/releases/download/3.7/install.sh | sudo bash +sudo curl -s -L https://github.com/SharpSet/sharpcd/releases/download/3.7/install.sh | sudo bash ``` Or for just the client: ```console -sudo curl -s -L https://github.com/Sharpz7/sharpcd/releases/download/3.7/install.sh | sudo bash -s client +sudo curl -s -L https://github.com/SharpSet/sharpcd/releases/download/3.7/install.sh | sudo bash -s client ``` ## Command Options