Skip to content

Commit 7451579

Browse files
committed
Revert "chore: remove references to tap in favor of homebrew-core"
1 parent 4df2dba commit 7451579

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Here are some sample use cases of GPTScript:
1414
### Getting started
1515
MacOS and Linux (Homebrew):
1616
```
17-
brew install gptscript
17+
brew install gptscript-ai/tap/gptscript
1818
gptscript github.com/gptscript-ai/llm-basics-demo
1919
```
2020

docs/docs/01-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Here are some sample use cases of GPTScript:
2222
<Tabs>
2323
<TabItem value="MacOS and Linux (Homebrew)">
2424
```shell
25-
brew install gptscript
25+
brew install gptscript-ai/tap/gptscript
2626
gptscript github.com/gptscript-ai/llm-basics-demo
2727
```
2828
</TabItem>

0 commit comments

Comments
 (0)