Skip to content

Commit

Permalink
README nixpkgs notes
Browse files Browse the repository at this point in the history
Signed-off-by: Colton J. McCurdy <[email protected]>
  • Loading branch information
mccurdyc committed Oct 15, 2023
1 parent f5d24bb commit b062591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ cargo install gitrs
### Via `nixpkgs`

```bash
nix develop 'nixpkgs#gitrs'
nix shell 'nixpkgs/nixos-unstable#gitrs' --command gitrs --version
```

## Usage
Expand Down

0 comments on commit b062591

Please sign in to comment.