Skip to content

Commit 95ff729

Browse files
committed
Reword BUILDING.md wrt nix support
Signed-off-by: Hanno Becker <[email protected]>
1 parent 4b06a8f commit 95ff729

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

BUILDING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,9 @@ There are further scripts used for development of mlkem-native, such as `format`
7171

7272
### nix setup
7373

74-
We specify the development environment for mlkem-native using nix. If you want to help develop mlkem-native, please setup nix using the [nix installer script](https://nixos.org/download/), not your package manager.
74+
We specify the development environment for mlkem-native using `nix`. If you want to help develop mlkem-native, please
75+
use `nix`. We recommend using the latest Nix version provided by the [nix installer
76+
script](https://nixos.org/download/), but we currently support all Nix versions >= 2.6.
7577

7678
All the development and build dependencies are specified in [flake.nix](flake.nix). To execute a bash shell, run
7779
```bash

0 commit comments

Comments
 (0)