From e441b1c472ccf91637426d7f33713858818210b2 Mon Sep 17 00:00:00 2001 From: Michael Davis Date: Wed, 31 Aug 2022 03:45:38 -0500 Subject: packaging: Point to homebrew-core instead of tap (#3513) --- README.md | 3 +-- book/src/install.md | 3 +-- docs/releases.md | 2 +- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1e8a10e6..0d3dab4b 100644 --- a/README.md +++ b/README.md @@ -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 ``` diff --git a/book/src/install.md b/book/src/install.md index b3109dd9..497dd0a4 100644 --- a/book/src/install.md +++ b/book/src/install.md @@ -6,10 +6,9 @@ We provide pre-built binaries on the [GitHub Releases page](https://github.com/h ## OSX -A Homebrew tap is available: +Helix is available in homebrew-core: ``` -brew tap helix-editor/helix brew install helix ``` diff --git a/docs/releases.md b/docs/releases.md index 0608a201..ec0b7270 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -23,7 +23,7 @@ we'll use `` as a placeholder for the tag being published. * Post to reddit * [Example post](https://www.reddit.com/r/rust/comments/uzp5ze/helix_editor_2205_released/) -[homebrew formula]: https://github.com/helix-editor/homebrew-helix/blob/master/Formula/helix.rb +[homebrew formula]: https://github.com/Homebrew/homebrew-core/blob/master/Formula/helix.rb ## Changelog Curation -- cgit v1.2.3-70-g09d2