We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4df2dba commit 7451579Copy full SHA for 7451579
README.md
@@ -14,7 +14,7 @@ Here are some sample use cases of GPTScript:
14
### Getting started
15
MacOS and Linux (Homebrew):
16
```
17
-brew install gptscript
+brew install gptscript-ai/tap/gptscript
18
gptscript github.com/gptscript-ai/llm-basics-demo
19
20
docs/docs/01-overview.md
@@ -22,7 +22,7 @@ Here are some sample use cases of GPTScript:
22
<Tabs>
23
<TabItem value="MacOS and Linux (Homebrew)">
24
```shell
25
- brew install gptscript
+ brew install gptscript-ai/tap/gptscript
26
27
28
</TabItem>
0 commit comments