From 3c1e7013b303969425e9cb6576206107f7de2971 Mon Sep 17 00:00:00 2001 From: Bart Louwers Date: Tue, 9 Dec 2025 01:02:08 +0100 Subject: [PATCH] Update OS X reference to macOS in README (#4964) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7cc9d2dd5..1f1fdbfe3 100644 --- a/README.md +++ b/README.md @@ -215,7 +215,7 @@ $ cmake ../.. \ $ brew install --HEAD libuv ``` -Note to OS X users: +Note to macOS users: Make sure that you specify the architecture you wish to build for in the "ARCHS" flag. You can specify more than one by delimiting with a space