From 4389acc654918559863976da1d7f44c01dbb0542 Mon Sep 17 00:00:00 2001 From: Luke Date: Sat, 7 Oct 2023 11:57:37 -0700 Subject: [PATCH] tweak upstream url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 915037c..5cf3b41 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Installation & Test To install, just stick the bash script in your path either by a copy or a symlink. ``` -git clone https://github.com/lrenaud/sheclang +git clone https://github.com/opensiriusfox/sheclang cd sheclang sudo cp -v sheclang /usr/bin/ ```