Merge pull request #55 from Etokapa/patch-1

Adjustments for Building Canary
This commit is contained in:
Radosław Gliński 2022-07-31 09:24:55 +02:00 committed by GitHub
commit 3185b0ac9c
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):