diff --git a/README.md b/README.md index a3e836491..a7e9dacdb 100644 --- a/README.md +++ b/README.md @@ -2439,6 +2439,12 @@ it is not limited to such uses. * [`vcpkg`](https://github.com/Microsoft/vcpkg/tree/master/ports/entt), Microsoft VC++ Packaging Tool. +* [`Homebrew`](https://github.com/skypjack/homebrew-entt), the missing package + manager for macOS.
+ Available as a homebrew formula. Just type the following to install it: + ``` + brew install skypjack/entt/entt + ``` Consider this list a work in progress and help me to make it longer.