mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-04 06:07: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
|
``` 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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user