mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-13 13:59:16 +02:00
fix: point git clone to right branch in readme
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user