Skip to content

Commit 17a5ac3

Browse files
committed
docs: add instructions for installing nix
1 parent 5468683 commit 17a5ac3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

contrib/nix/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Build `stacks-node` and `stacks-signer` by pointing to the `flake.nix` file in
44
this directory. For instance, from the root directory: `nix build
55
'./contrib/nix'`.
66

7+
## Installing `nix`
8+
9+
Follow the [official documentation](https://nix.dev/install-nix) or use the
10+
[Determinate Nix Installer](https://github.com/DeterminateSystems/nix-installer).
11+
712
## Using `direnv`
813

914
If using `direnv`, from the root directory of this repository:

0 commit comments

Comments
 (0)