From 701f4bb99b139320619c104b16e9842e52899e13 Mon Sep 17 00:00:00 2001 From: batvin321 Date: Tue, 20 Aug 2024 13:51:25 -0400 Subject: [PATCH] updated the installer script url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 926e236..a7945e4 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Simply copy this and run it: ``` nix-shell -p git curl -sh <(curl -L https://gitlab.com/Zaney/zaneyos/-/raw/main/install-zaneyos.sh) +sh <(curl -L https://git.ascosilinux.com/batvin321/zaneyos-modified/-/raw/main/install-zaneyos.sh) ``` #### 🦽 Manual: