diff --git a/tools/win-installer-setup.ps1 b/tools/win-installer-setup.ps1 index 9840f66bb..7b345ca5e 100644 --- a/tools/win-installer-setup.ps1 +++ b/tools/win-installer-setup.ps1 @@ -28,7 +28,7 @@ if (!(Test-Path DependencyControl)) { # YUtils if (!(Test-Path YUtils)) { - git clone https://github.com/TypesettingTools/YUtils.git + git clone https://github.com/arch1t3cht/YUtils.git } # luajson