Clarify MSYS2 MinGW terminal requirement

PR #6254 <https://github.com/Genymobile/scrcpy/pull/6254>

Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
Satyam Kashyap 2025-07-23 12:30:20 +05:30 committed by Romain Vimont
parent db013aa7a7
commit cbc5917050

View file

@ -154,6 +154,10 @@ install it manually and make it available from the `PATH`:
export PATH="$JAVA_HOME/bin:$PATH"
```
When following the rest of the build instructions below, make sure you use the
MinGW terminal within MSYS2.
### macOS
Install the packages with [Homebrew]: