Readme: update build requirements (#93)

This commit is contained in:
citronalco 2024-08-20 19:11:19 +02:00 committed by GitHub
parent cdc05c4aa9
commit e7813bd973
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ This is a plugin allows you to manage TVHeadend from Jellyfin.
## Build
1. To build this plugin you will need [.Net 5.x](https://dotnet.microsoft.com/download/dotnet/5.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
```