From 6e8bbd4e22268c1f2423644591e1865defc8982d Mon Sep 17 00:00:00 2001 From: psox Date: Thu, 10 Nov 2022 18:45:26 +0000 Subject: [PATCH] README.md: Update to reflect new repository --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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