mirror of
				https://gitee.com/gitea/gitea
				synced 2025-11-04 08:30:25 +08:00 
			
		
		
		
	Update macOS install command (#21507)
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
		@@ -71,7 +71,7 @@ choco install gitea
 | 
			
		||||
macOS 平台下当前我们仅支持通过 `brew` 来安装。如果你没有安装 [Homebrew](http://brew.sh/),你也可以查看 [从二进制安装]({{< relref "from-binary.zh-cn.md" >}})。在你安装了 `brew` 之后, 你可以执行以下命令:
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
brew tap go-gitea/gitea
 | 
			
		||||
brew tap gitea/tap https://gitea.com/gitea/homebrew-gitea
 | 
			
		||||
brew install gitea
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user