doc: + nix instructions
This commit is contained in:
parent
6775e8243a
commit
6364779191
1 changed files with 9 additions and 0 deletions
|
|
@ -37,6 +37,15 @@ $ make
|
|||
$ make install
|
||||
```
|
||||
|
||||
alternatively, if you're a nix user:
|
||||
```
|
||||
$ git clone git@github.com:rconybea/indentlog-nix.git
|
||||
$ ls -d indentlog-nix
|
||||
indentlog-nix
|
||||
$ cd indentlog-nix
|
||||
$ nix-build
|
||||
```
|
||||
|
||||
## Examples
|
||||
|
||||
### 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue