From d73e693af00833c862b83bf40c131122350741ad Mon Sep 17 00:00:00 2001 From: Raum0x2A Date: Wed, 24 Dec 2025 19:15:03 -0700 Subject: [PATCH] Updated README Changed README.md to reflect changes after migrating from gitlab --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cc76905..cd04565 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ - Oh-My-ZSH - and other software -![](https://gitlab.com/bradley.richins/zpower/raw/master/Screenshot.png) +![](https://git.ghettoadmin.com/Raum0x2A/zpower/raw/master/Screenshot.png) ### Software from Ubuntu repos # - curl @@ -37,7 +37,7 @@ #### clone repo # ``` -$> git clone https://gitlab.com/bradley.richins/zpower.git +$> git clone https://git.ghettoadmin.com/Raum0x2A/zpower.git ``` #### Open zpower directory and execute # @@ -52,9 +52,9 @@ $> chmod 755 zp-install.run $> ./zp-install.run ``` -- MakeSelf installer [GitLab Release](https://gitlab.com/bradley.richins/zpower/-/raw/master/zp-install.run?inline=false) +- MakeSelf installer [Release](https://git.ghettoadmin.com/Raum0x2A/zpower/releases/download/v1.3/zp-install.run) -_NOTE:_ When downloading this from gitlab the file name will most likely be changed from `zp-install.run` to `zp-install.txt`. As long as this file has exec prermissions it will work +_NOTE:_ When downloading this from GhettoGit the file name may be changed from `zp-install.run` to `zp-install.txt`. As long as this file has exec prermissions it will work ``` $> chmod 755 zp-install.txt