diff --git a/README.md b/README.md index 9393a62..97ab08e 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ nix build .#t2-iso-minimal You need to have `nix` installed on a **Linux** host. If you are on macOS, you can use `podman` or `docker` with the `nixos/nix` image. -Prebuilt isos are also available in the [releases page](releases). +Prebuilt isos are also available in the [releases page](https://github.com/kekrby/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: ```