diff --git a/README.md b/README.md index 28c2cd8..9bef545 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ This is a WIP to _cross compile_ NixOS to run on ARM targets. Clone the latest release: ``` -git clone -b 0.5.0 --recursive --shallow-submodules https://github.com/illegalprime/nixos-on-arm.git +git clone -b 0.6.0 --recursive --shallow-submodules https://github.com/illegalprime/nixos-on-arm.git cd nixos-on-arm ```