1
0
Fork 0
mirror of https://github.com/Jackett/Jackett synced 2025-03-09 05:16:55 +00:00

readme: update windows .net sdk version to 6 (#13645)

This commit is contained in:
arielbeje 2022-10-15 00:57:28 +03:00 committed by GitHub
parent 8029f87430
commit 22f19a2a5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -846,7 +846,7 @@ To use it, please just request a free API key on [OMDb](http://www.omdbapi.com/a
## Building from source
### Windows
* Install the .NET 5 [SDK](https://www.microsoft.com/net/download/windows)
* Install the .NET 6 [SDK](https://www.microsoft.com/net/download/windows)
* Clone Jackett
* Open PowerShell and from the `src` directory:
* - run `dotnet msbuild /restore`