diff --git a/README.md b/README.md index 29522872543d48d4be04202ad0329b6321dc8f24..3583e3e073c987eab6a02d0e0e5c3bb51b8788ef 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ - **Session-Based:** maintain multiple work sessions and contexts per project - **LSP-Enhanced:** Crush uses LSPs for additional context, just like you do - **Extensible:** add capabilities via MCPs (`http`, `stdio`, and `sse`) -- **Works Everywhere:** first-class support in every terminal on macOS, Linux, Windows (PowerShell and WSL), and FreeBSD +- **Works Everywhere:** first-class support in every terminal on macOS, Linux, Windows (PowerShell and WSL), FreeBSD, OpenBSD, and NetBSD ## Installation @@ -32,10 +32,13 @@ npm install -g @charmland/crush # Arch Linux (btw) yay -S crush-bin + +# Nix +nix run github:numtide/nix-ai-tools#crush ```
-Nix +Nix (NUR) Crush is available via [NUR](https://github.com/nix-community/NUR) in `nur.repos.charmbracelet.crush`.