Browse Source
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>
tags/v1.21.12.1
techknowlogick
GitHub
5 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
docs/content/doc/installation/from-package.en-us.md
|
|
|
@@ -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 |
|
|
|
``` |
|
|
|
|
|
|
|
|