Skip to content

Commit

Permalink
install: nix-health now lives under github:juspay/nix-health
Browse files Browse the repository at this point in the history
  • Loading branch information
shivaraj-bh committed Apr 12, 2024
1 parent 0761065 commit b283851
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix
After installing Nix, open a new terminal and run the [Nix Health](https://github.com/juspay/nix-browser/tree/main/crates/nix_health) checks,

```sh
nix --accept-flake-config run github:juspay/nix-browser#nix-health
nix --accept-flake-config run github:juspay/nix-health
```

Expect to see all results in either green (or yellow).
Expand Down

0 comments on commit b283851

Please sign in to comment.