From d61fea521217840a7fa34427db17cdc1ab1af445 Mon Sep 17 00:00:00 2001 From: Zeldris <80939130+zeldrisho@users.noreply.github.com> Date: Tue, 24 Feb 2026 16:12:31 +0700 Subject: [PATCH] docs: brew official formula --- README.md | 2 +- docs/index.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 43052fcb..3f79f0c2 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ Fast, script-friendly CLI for Gmail, Calendar, Chat, Classroom, Drive, Docs, Sli ### Homebrew ```bash -brew install steipete/tap/gogcli +brew install gogcli ``` ### Arch User Repository diff --git a/docs/index.html b/docs/index.html index 7267ca8b..0892c328 100644 --- a/docs/index.html +++ b/docs/index.html @@ -102,7 +102,7 @@
-$ brew install steipete/tap/gogcli
+$ brew install gogcli
$ gog auth credentials ~/Downloads/client_secret.json
$ gog auth add you@gmail.com
@@ -136,13 +136,13 @@
Install
- Homebrew tap, or build from source.
+ Homebrew, or build from source.
Homebrew
- brew install steipete/tap/gogcli
+ brew install gogcli
From source