We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99597dd commit fbcf1abCopy full SHA for fbcf1ab
docs/content/doc/installation/from-package.zh-cn.md
@@ -71,7 +71,7 @@ choco install gitea
71
macOS 平台下当前我们仅支持通过 `brew` 来安装。如果你没有安装 [Homebrew](http://brew.sh/),你也可以查看 [从二进制安装]({{< relref "from-binary.zh-cn.md" >}})。在你安装了 `brew` 之后, 你可以执行以下命令:
72
73
```
74
-brew tap go-gitea/gitea
+brew tap gitea/tap https://gitea.com/gitea/homebrew-gitea
75
brew install gitea
76
77
0 commit comments