Skip to content

Commit d93285a

Browse files
update README.md
1 parent fd63d84 commit d93285a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ You don't need `nix` or NixOS to fetch and run the image:
99

1010
```sh
1111
# x86_64-linux architecture
12-
machinectl pull-tar https://github.com/tfc/nspawn-nixos/releases/download/v1.2/nixos-system-x86_64-linux.tar.xz nixos --verify=no
12+
machinectl pull-tar https://github.com/tfc/nspawn-nixos/releases/download/v1.3.0/nixos-system-x86_64-linux.tar.xz nixos --verify=no
1313

1414
# aarch64-linux architecture
15-
machinectl pull-tar https://github.com/tfc/nspawn-nixos/releases/download/v1.2/nixos-system-aarch64-linux.tar.xz nixos --verify=no
15+
machinectl pull-tar https://github.com/tfc/nspawn-nixos/releases/download/v1.3.0/nixos-system-aarch64-linux.tar.xz nixos --verify=no
1616

1717
machinectl start nixos
1818
# Set root password

0 commit comments

Comments
 (0)