From 87f70bf992b0955356a9f2de3859b620dc44b206 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Thu, 8 Sep 2022 17:17:56 +0900 Subject: [PATCH] Fix url --- dzgui.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dzgui.adoc b/dzgui.adoc index fe405a3..47783f3 100644 --- a/dzgui.adoc +++ b/dzgui.adoc @@ -27,7 +27,7 @@ If not already installed, the below can be found in your system's package manage **Automatic method (skip to 3 below when complete)** ``` -curl -s "https://raw.githubusercontent.com/aclist/dztui/testing/install.sh" | bash +curl -s "https://raw.githubusercontent.com/aclist/dztui/dzgui/install.sh" | bash ``` **Manual method**