Change required .NET version in README.md

This commit is contained in:
DarkFighterLuke 2024-05-01 22:19:39 +02:00 committed by GitHub
parent 634b3f7dc7
commit 40d5c90c4c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ _NOTE: If you are using Docker containers, it is important to mount the TubeArch
## Build
1. To build this plugin you will need [.Net 6.x](https://dotnet.microsoft.com/download/dotnet/6.0).
1. To build this plugin you will need [.Net 8.x](https://dotnet.microsoft.com/download/dotnet/8.0).
2. Build plugin with following command
```