Browse Source
Merge branch 'master' into fixes/Dialogs_Warnings
pull/6500/head
Steven Kirk
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
Documentation/build.md
|
|
|
@ -6,6 +6,7 @@ Avalonia requires at least Visual Studio 2019 and .NET Core SDK 3.1 to build on |
|
|
|
|
|
|
|
``` |
|
|
|
git clone https://github.com/AvaloniaUI/Avalonia.git |
|
|
|
cd Avalonia |
|
|
|
git submodule update --init |
|
|
|
``` |
|
|
|
|
|
|
|
|