Skip to content

Commit 8254691

Browse files
committed
added Nix installation on Readme.
1 parent 614a374 commit 8254691

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Readme.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,14 @@ $ make
5858
$ sudo make install
5959
```
6060

61+
Nix:
62+
63+
```sh
64+
$ nix-env -i clib
65+
```
66+
67+
Or add to your `nativeBuildInputs`.
68+
6169

6270
## About
6371

0 commit comments

Comments
 (0)