Skip to content

Commit

Permalink
tweak readme
Browse files Browse the repository at this point in the history
  • Loading branch information
viperML committed Nov 27, 2024
1 parent dd93328 commit fcda03b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,12 @@ This wouldn't be possible with the programs that nh runs under the hood:

## Installation

The latest stable version is available in Nixpkgs. You can try nh in a shell:
The latest stable version is available in Nixpkgs. This repository provides the
latest development version of nh.

```
nix shell nixpkgs#nh
nix shell nixpkgs#nh # stable
nix shell github:viperML/nh # dev
```


Expand Down

0 comments on commit fcda03b

Please sign in to comment.