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