Update installation comment for clarity

This commit is contained in:
okaris
2026-05-05 23:16:23 +02:00
parent c5ad36cc72
commit bfce6d5a98
+1 -1
View File
@@ -8,7 +8,7 @@ Or via package managers:
```sh
brew install inference-sh/tap/belt # macOS / Linux
npx @inferencesh/belt # run without installing
npx @inferencesh/belt # Node.js
scoop bucket add inference https://github.com/inference-sh/scoop-bucket && scoop install belt # Windows
```