docs: add Scoop installation instructions

This commit is contained in:
Ryan 2026-04-21 16:48:13 +08:00 committed by GitHub
parent 9743e10273
commit 3e7a3a88f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -263,6 +263,10 @@ Use the official Microsoft supported `Winget` tool:
`winget install danielmiessler.Fabric`
#### Windows (Scoop)
`scoop install fabric-ai`
### From Source
To install Fabric, [make sure Go is installed](https://go.dev/doc/install), and then run the following command.