1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

Update docs to reflect new location of homebrew repo (#11384)

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
techknowlogick
2020-05-12 08:51:41 -04:00
committed by GitHub
parent 0198bbedc1
commit 08611fb765

View File

@@ -38,7 +38,7 @@ Following the [deployment from binary]({{< relref "from-binary.en-us.md" >}}) gu
but is not supported. To install Gitea via `brew`:
```
brew tap go-gitea/gitea
brew tap gitea/tap https://gitea.com/gitea/homebrew-gitea
brew install gitea
```