mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-02 13:17:19 +02:00
fix: point git clone to right branch in readme
This commit is contained in:
parent
10fd26aae8
commit
7e62f2d40c
@ -16,7 +16,7 @@ To get things going, use:
|
||||
``` bash
|
||||
brew install --cask xquartz # reboot after installing this
|
||||
brew install coreutils freerdp
|
||||
git clone https://github.com/winapps-org/winapps.git
|
||||
git clone -b legacy-macos https://github.com/winapps-org/winapps.git
|
||||
cd winapps
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user