diff --git a/README.md b/README.md index b1b5e34..79a4d28 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ src ```bash -git clone --recurse-submodules --recursive https://github.com/psox/psoxizsh.git ~/.psoxizsh +git clone --recurse-submodules --recursive https://git.st8l.com/dolysis/psoxizsh.git ~/.psoxizsh # This should work on Linux. It is not tested on MacOS or Windows ~/.psoxizsh/fresh-system @@ -75,7 +75,7 @@ git clone --recurse-submodules --recursive https://github.com/psox/psoxizsh.git ```bash # Make sure you are root -git clone --recurse-submodules --recursive https://github.com/psox/psoxizsh.git /etc/psoxizsh +git clone --recurse-submodules --recursive https://git.st8l.com/dolysis/psoxizsh.git /etc/psoxizsh # This should work on Linux. It is not tested on MacOS or Windows # for each user that wants to use this as the user run this command