From 49df59de413eea0cf340fe44f7b89acce13ebf41 Mon Sep 17 00:00:00 2001 From: Bradley Richins Date: Mon, 18 May 2020 13:58:10 -0600 Subject: [PATCH] README.md Undo last minor change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac61892..af34edc 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ $> chmod 755 zp-install.run $> ./zp-install.run ``` -- [Self Extracting Archive](/bradley.richins/zpower/-/raw/master/zp-install.run?inline=false) +- [Self Extracting Archive](https://gitlab.com/bradley.richins/zpower/-/raw/master/zp-install.run?inline=false) _NOTE:_ When downloading this from gitlab the file name will most likely changed from `zp-install.run` to `zp-install.txt`. As long as this file has exec prermissions it will work ```