From 5b469e347f3a86313abe35f2f1b2750942ff470f Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Thu, 1 Aug 2019 17:05:27 +0000 Subject: [PATCH] update brew tap command on README (#62) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 10cc31b..128f4d1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Homebrew repository to install Gitea on macOS. ## Prepare ```bash -brew tap go-gitea/gitea +brew tap gitea/tap https://gitea.com/gitea/homebrew-gitea ``` ## Install @@ -25,7 +25,7 @@ Fork -> Patch -> Push -> Pull Request ## Authors -* [Maintainers](https://github.com/orgs/go-gitea/people) +* [Maintainers](https://gitea.com/org/gitea/members) * [Contributors](https://github.com/go-gitea/gitea/graphs/contributors) ## License