Browse Source

Merge branch 'master' into fixes/Dialogs_Warnings

pull/6500/head
Steven Kirk 5 years ago
committed by GitHub
parent
commit
697f064b7f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      Documentation/build.md

1
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
```

Loading…
Cancel
Save