tweak upstream url

This commit is contained in:
Luke 2023-10-07 11:57:37 -07:00
parent 0a2c17740a
commit 4389acc654

View file

@ -2,7 +2,7 @@
## Installation & Test ## Installation & Test
To install, just stick the bash script in your path either by a copy or a symlink. 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 cd sheclang
sudo cp -v sheclang /usr/bin/ sudo cp -v sheclang /usr/bin/
``` ```