forked from NYANDEV/forgejo
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:
parent
0198bbedc1
commit
08611fb765
1 changed files with 1 additions and 1 deletions
|
@ -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`:
|
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
|
brew install gitea
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue