From 61bfebb50527b24b7526b271c59ee8335349f16b Mon Sep 17 00:00:00 2001 From: "C. Ward" Date: Mon, 26 Aug 2024 15:28:31 -0700 Subject: [PATCH] docs: add macos 12+ version support --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 77fb364..116a73a 100644 --- a/README.md +++ b/README.md @@ -330,6 +330,8 @@ Pre-built binaries are provided on NPM for the following platforms: > > On Windows, ensure you have [Microsoft Visual C++ Redistributable](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170#latest-microsoft-visual-c-redistributable-version) installed. > * `Windows-aarch64` will be supported after the next release of [Ring](https://github.com/briansmith/ring/issues/1167). +> +> We currently support MacOS 12+. # Dependencies