From 3c4e2c9c5e8c50589d860ac27c402fe4c65129b1 Mon Sep 17 00:00:00 2001 From: Dmitry Baryshev Date: Mon, 6 Nov 2023 22:24:13 +0300 Subject: [PATCH] DOC: Added links to brew formula --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d7d2d2c..11f997c7 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ Time to load and output default pixels (without explicit conversion) was measure ## Preferred installation method - Windows: [Conan](https://conan.io/center/recipes/sail), `vcpkg` -- macOS: [Conan](https://conan.io/center/recipes/sail), `brew`, `vcpkg` +- macOS: [brew](https://formulae.brew.sh/formula/libsail), [Conan](https://conan.io/center/recipes/sail), `vcpkg` - Linux: native packages if available, [Conan](https://conan.io/center/recipes/sail), `vcpkg` See [BUILDING](BUILDING.md).