From 42434d11dbdd5c07a91795e9296c00c61cbc71c7 Mon Sep 17 00:00:00 2001 From: Bradley Richins Date: Mon, 18 May 2020 13:56:42 -0600 Subject: [PATCH] README.md minor change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af34edc..ac61892 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ $> chmod 755 zp-install.run $> ./zp-install.run ``` -- [Self Extracting Archive](https://gitlab.com/bradley.richins/zpower/-/raw/master/zp-install.run?inline=false) +- [Self Extracting Archive](/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 ```