mirror of
https://github.com/Genymobile/scrcpy.git
synced 2026-04-21 01:33:36 +00:00
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:
parent
db013aa7a7
commit
cbc5917050
1 changed files with 4 additions and 0 deletions
|
|
@ -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]:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue