README: fix path to releases page

This commit is contained in:
kekrby 2022-08-28 21:48:50 +03:00
parent 523a847886
commit 5f01a681f7

View file

@ -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:
```