update brew tap command on README (#62)

This commit is contained in:
Lunny Xiao 2019-08-01 17:05:27 +00:00 committed by Gitea
parent 8d223cb082
commit 5b469e347f

View file

@ -7,7 +7,7 @@ Homebrew repository to install Gitea on macOS.
## Prepare ## Prepare
```bash ```bash
brew tap go-gitea/gitea brew tap gitea/tap https://gitea.com/gitea/homebrew-gitea
``` ```
## Install ## Install
@ -25,7 +25,7 @@ Fork -> Patch -> Push -> Pull Request
## Authors ## 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) * [Contributors](https://github.com/go-gitea/gitea/graphs/contributors)
## License ## License