README.md: Update to reflect new repository
This commit is contained in:
parent
b4ac43c337
commit
6e8bbd4e22
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue