Skip to content

Commit

Permalink
docs: nix installation instructions (#337)
Browse files Browse the repository at this point in the history
Co-authored-by: German Lashevich <german.lashevich@gmail.com>
  • Loading branch information
kbudde and Zebradil authored Sep 30, 2024
1 parent 0289df2 commit c76dc53
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,12 @@ brew tap mykso/tap
brew install myks
```

### Nix

```
nix-shell -p myks helm git
```

### Download manually

Download an archive for your OS from the
Expand Down

0 comments on commit c76dc53

Please sign in to comment.