docs(readme): add scoop (#550)

Carlos Alexandro Becker created

Change summary

README.md | 4 ++++
1 file changed, 4 insertions(+)

Detailed changes

README.md 🔗

@@ -35,6 +35,10 @@ yay -S crush-bin
 
 # Nix
 nix run github:numtide/nix-ai-tools#crush
+
+# Scoop
+scoop bucket add charm https://github.com/charmbracelet/scoop-bucket.git
+scoop install crush
 ```
 
 <details>