docs(readme): pull winget while we wait for approval

Christian Rocha created

Change summary

README.md | 3 ---
1 file changed, 3 deletions(-)

Detailed changes

README.md 🔗

@@ -33,9 +33,6 @@ npm install -g @charmland/crush
 # Arch Linux (btw)
 yay -S crush-bin
 
-# Windows (with Winget)
-winget install charmbracelet.crush
-
 # Nix
 nix-shell -p nur.repos.charmbracelet.crush
 ```