zyedidia / eget

Easily install prebuilt binaries from GitHub.
MIT License
954 stars 39 forks source link

Add homebrew installation to the "How to get Eget" section #45

Closed superatomic closed 2 years ago

superatomic commented 2 years ago

As of the successful merge of https://github.com/Homebrew/homebrew-core/pull/103276, Eget is now in the homebrew-core repository and can be installed by running:

brew install eget

I suggest that a "Homebrew" subsection is added to the "How to get Eget" section of README.md.

If this issue is marked as [pr-approved], I can write the subsection myself and submit a PR, if that would be helpful.

zyedidia commented 2 years ago

Thanks for adding eget to homebrew!