mirror of
https://github.com/danielmiessler/fabric.git
synced 2026-09-10 07:36:44 -04:00
docs: add Scoop installation instructions
This commit is contained in:
parent
9743e10273
commit
3e7a3a88f7
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue