This commit is contained in:
Satyam Kashyap 2025-07-23 07:01:19 +00:00 committed by GitHub
commit 54c0e0dda0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -154,6 +154,8 @@ install it manually and make it available from the `PATH`:
export PATH="$JAVA_HOME/bin:$PATH"
```
When following the rest of the build instructions mentioned below, ensure you're using the MINGW terminal within MSYS2.
### Mac OS
Install the packages with [Homebrew]: