mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-14 06:19:15 +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
|
``` bash
|
||||||
brew install --cask xquartz # reboot after installing this
|
brew install --cask xquartz # reboot after installing this
|
||||||
brew install coreutils freerdp
|
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
|
cd winapps
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user