From 749e828824a404f8635d645033915c32aa62182c Mon Sep 17 00:00:00 2001 From: networkException Date: Mon, 10 Jul 2023 22:12:31 +0200 Subject: [PATCH] README: Update URL of releases page --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b73730..76284f3 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This repo provides two ISOs: It is recommended to use `t2-iso-minimal` for installing NixOS. `t2-iso-gnome` can be used to preview what the system will look like after the installation. -Prebuilt installers are available in the [releases page](https://github.com/kekrby/nixos-t2-iso/releases). +Prebuilt installers are available in the [releases page](https://github.com/t2linux/nixos-t2-iso/releases). As ISO files can be quite large depending on their content, they are split into multiple parts. You can join them with this command after downloading all the files for the variant you want: ```