Adjustments for Building Canary
This commit is contained in:
parent
5d1b641197
commit
bdf9e8d65a
|
@ -16,8 +16,8 @@ drivers.
|
||||||
* Windows 11 SDK version 10.0.22000.0 (for Visual Studio 2019, this or any newer version)
|
* Windows 11 SDK version 10.0.22000.0 (for Visual Studio 2019, this or any newer version)
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/xenia-project/xenia.git
|
git clone https://github.com/xenia-canary/xenia-canary.git
|
||||||
cd xenia
|
cd xenia-canary
|
||||||
xb setup
|
xb setup
|
||||||
|
|
||||||
# Build on command line (add --config=release for release):
|
# Build on command line (add --config=release for release):
|
||||||
|
|
Loading…
Reference in New Issue