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]: