packaging: Point to homebrew-core instead of tap (#3513)

This commit is contained in:
Michael Davis 2022-08-31 03:45:38 -05:00 committed by GitHub
parent 73d5bd739e
commit e441b1c472
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 5 deletions

View file

@ -70,10 +70,9 @@ for a language.
## MacOS
Helix can be installed on MacOS through homebrew via:
Helix can be installed on MacOS through homebrew:
```
brew tap helix-editor/helix
brew install helix
```