Skip to content

Commit fbcf1ab

Browse files
RainboWulunny
andauthored
Update macOS install command (#21507)
Co-authored-by: Lunny Xiao <[email protected]>
1 parent 99597dd commit fbcf1ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/doc/installation/from-package.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ choco install gitea
7171
macOS 平台下当前我们仅支持通过 `brew` 来安装。如果你没有安装 [Homebrew](http://brew.sh/),你也可以查看 [从二进制安装]({{< relref "from-binary.zh-cn.md" >}})。在你安装了 `brew` 之后, 你可以执行以下命令:
7272

7373
```
74-
brew tap go-gitea/gitea
74+
brew tap gitea/tap https://gitea.com/gitea/homebrew-gitea
7575
brew install gitea
7676
```
7777

0 commit comments

Comments
 (0)