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:
parent
8029f87430
commit
22f19a2a5f
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Reference in a new issue