README.md: Update to reflect new repository

This commit is contained in:
psox 2022-11-10 18:45:26 +00:00
parent b4ac43c337
commit 6e8bbd4e22
1 changed files with 2 additions and 2 deletions

View File

@ -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