mirror of
https://github.com/FranP-code/ChatGPT.git
synced 2025-10-13 00:13:25 +00:00
docs: fix cask name in brewfile section
This commit is contained in:
@@ -46,7 +46,7 @@ Also, if you keep a _[Brewfile](https://github.com/Homebrew/homebrew-bundle#usag
|
|||||||
```rb
|
```rb
|
||||||
repo = "lencx/chatgpt"
|
repo = "lencx/chatgpt"
|
||||||
tap repo, "https://github.com/#{repo}.git"
|
tap repo, "https://github.com/#{repo}.git"
|
||||||
cask "popcorn-time", args: { "no-quarantine": true }
|
cask "chatgpt", args: { "no-quarantine": true }
|
||||||
```
|
```
|
||||||
|
|
||||||
## 📢 Announcement
|
## 📢 Announcement
|
||||||
|
|||||||
Reference in New Issue
Block a user