Skip to content

Commit 759acce

Browse files
committed
add README entry about Nix
1 parent 6d02669 commit 759acce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,11 @@ sudo apt install xz-utils \
165165
cmake clang
166166
```
167167

168+
For systems with [Nix](https://nixos.org/download/), you can use the devShell:
169+
```
170+
nix develop
171+
```
172+
168173
For MacOS, you only need cmake:
169174

170175
```

0 commit comments

Comments
 (0)