diff --git a/README.md b/README.md index de35b70d..8c8ae2ac 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,14 @@ nix shell github:kaifcodec/user-scanner/main nix develop . ``` +It is also [available](https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query=user-scanner) +available in Nixpkgs. Keep in mind that the lastest releases might only +be present in the `unstable` channel. + +```bash +nix-env -iA nixos.user-scanner +``` + --- ### Important Flags