From 5e742a30a72985dd82f0f2936f1a0d24aee455b9 Mon Sep 17 00:00:00 2001 From: volticamars Date: Tue, 16 Mar 2021 14:36:25 +0000 Subject: [PATCH] Update 'README.md' change for homebrew --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6d2741..fa80cdb 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ pip3 install --user endgame * Homebrew (this will not work until the repository is public) ```bash -brew tap salesforce/endgame https://github.com/salesforce/endgame +brew tap volticamars/endgame https://git.tcp.direct/volticamars/endgame/ brew install endgame ```