Update Build instructions
This commit is contained in:
parent
f7c542f318
commit
32ec87953d
|
@ -402,7 +402,11 @@ git submodule update --recursive --remote daemon lrc client-windows
|
||||||
|
|
||||||
+ Install chocolatey from admin cmd
|
+ Install chocolatey from admin cmd
|
||||||
|
|
||||||
+ Run 'choco install -y 7zip git unzip wget curl'
|
+ Run
|
||||||
|
|
||||||
|
```bash
|
||||||
|
choco install -y 7zip unzip wget curl git.install --version 2.10.2 --allow-downgrade'
|
||||||
|
```
|
||||||
|
|
||||||
+ Web install msys2 64 bit
|
+ Web install msys2 64 bit
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue