From caa8d163711af1b12ea3663bed28fa8cfed34474 Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Tue, 24 Apr 2018 14:01:18 +0200 Subject: [PATCH] updated README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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.