Adjustments for Building Canary

This commit is contained in:
Etokapa 2022-07-30 11:13:17 -05:00 committed by GitHub
parent 5d1b641197
commit bdf9e8d65a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -16,8 +16,8 @@ drivers.
* 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
cd xenia
git clone https://github.com/xenia-canary/xenia-canary.git
cd xenia-canary
xb setup
# Build on command line (add --config=release for release):