2
0
mirror of https://github.com/9ParsonsB/Pulsar.git synced 2025-09-09 04:31:42 -04:00

Update README.md

This commit is contained in:
Xjph
2021-06-18 23:00:20 -02:30
committed by GitHub
parent ce250e4f84
commit 6902361f00

View File

@@ -32,4 +32,4 @@ For information on how to create a plugin, refer to the repository for [Observat
.NET 5, and by extension one of its [supported OSes](https://github.com/dotnet/core/blob/main/release-notes/5.0/5.0-supported-os.md).
## Prerequisites for building
C# 9.0, .NET 5.0, [AvaloniaUI 0.10.3](https://github.com/AvaloniaUI/Avalonia).
C# 9.0, .NET 5.0, [AvaloniaUI 0.10.3](https://github.com/AvaloniaUI/Avalonia), and of course [ObservatoryFramework](https://github.com/Xjph/ObservatoryFramework).