Skip to content

Commit

Permalink
Include nix installation docs
Browse files Browse the repository at this point in the history
  • Loading branch information
knightpp committed Jul 17, 2023
1 parent 63a0fc7 commit eba117a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,8 @@ Tool to update direct dependencies in go.mod
```shell
go install github.com/knightpp/modupdate@latest
```

### nix install
```shell
nix profile install github:knightpp/modupdate
```

0 comments on commit eba117a

Please sign in to comment.