1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-08-03 00:45:22 +02:00

Update brew installation documentation since gitea moved to brew core package (#27070)

ref: https://gitea.com/gitea/homebrew-gitea/pulls/178
This commit is contained in:
Lunny Xiao 2023-09-15 14:14:24 +08:00 committed by GitHub
parent c548dde205
commit 3cd719a63d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 0 additions and 4 deletions

View file

@ -24,7 +24,6 @@ Following the [deployment from binary](installation/from-binary.md) guide may wo
but is not supported. To install Gitea via `brew`:
```
brew tap gitea/tap https://gitea.com/gitea/homebrew-gitea
brew install gitea
```