diff --git a/README.md b/README.md index 4d876ef648b8237a4e2a172c23acfe5e05ec386b..4135ddea8c6209f05989e64ddc356a2244efbb03 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,9 @@ yay -S crush-bin # Nix nix run github:numtide/nix-ai-tools#crush + +# FreeBSD +pkg install crush ``` Windows users: @@ -52,9 +55,9 @@ scoop install crush
Nix (NUR) -Crush is available via [NUR](https://github.com/nix-community/NUR) in `nur.repos.charmbracelet.crush`. +Crush is available via the offical Charm [NUR](https://github.com/nix-community/NUR) in `nur.repos.charmbracelet.crush`, which is the most up-to-date way to get Crush in Nix. -You can also try out Crush via `nix-shell`: +You can also try out Crush via the NUR with `nix-shell`: ```bash # Add the NUR channel.