Skip to content

Commit

Permalink
update nix wiki link to official link
Browse files Browse the repository at this point in the history
  • Loading branch information
kings177 authored May 16, 2024
1 parent 154b9e3 commit 71a05c8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion NIX.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ Usage (Nix)

#### 1. Access/install HVM

[Install Nix](https://nixos.org/manual/nix/stable/installation/installation.html) and enable [Flakes](https://nixos.wiki/wiki/Flakes#Enable_flakes) then, in a shell, run:
[Install Nix](https://nixos.org/manual/nix/stable/installation/installation.html) and enable [Flakes](https://wiki.nixos.org/wiki/Flakes#Enable_flakes) then, in a shell, run:



```sh
git clone https://github.com/HigherOrderCO/HVM.git
Expand Down

0 comments on commit 71a05c8

Please sign in to comment.