diff --git a/README.md b/README.md index d5b3746b..b55df3ac 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,13 @@ brew install gptscript-ai/tap/gptscript curl https://get.gptscript.ai/install.sh | sh ``` +### Scoop (Windows) + +```shell +scoop bucket add extras # If 'extras' is not already enabled +scoop install gptscript +``` + #### WinGet (Windows) ```shell