From db013aa7a74d54fa03f5bfe879f81740492d30ba Mon Sep 17 00:00:00 2001 From: Romain Vimont Date: Fri, 17 Apr 2026 23:06:34 +0200 Subject: [PATCH] Fix macOS spelling in documentation --- doc/build.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/build.md b/doc/build.md index bf246ce2..31be38fd 100644 --- a/doc/build.md +++ b/doc/build.md @@ -154,7 +154,7 @@ install it manually and make it available from the `PATH`: export PATH="$JAVA_HOME/bin:$PATH" ``` -### Mac OS +### macOS Install the packages with [Homebrew]: